Searched defs:getInlinedAt (Results 1 – 5 of 5) sorted by relevance
40 DILocation *DebugLoc::getInlinedAt() const { in getInlinedAt() function in DebugLoc
62 const DILocation *getInlinedAt() const { return InlinedAtLocation; } in getInlinedAt() function
410 llvm::MDNode *getInlinedAt() const { return CurInlinedAt; } in getInlinedAt() function
86 const DILocation *getInlinedAt() const { return InlinedAt; } in getInlinedAt() function
1611 DILocation *getInlinedAt() const { in getInlinedAt() function