Searched defs:getInlinedAt (Results 1 – 5 of 5) sorted by relevance
69 DILocation *DebugLoc::getInlinedAt() const { in getInlinedAt() function in DebugLoc
63 const DILocation *getInlinedAt() const { return InlinedAtLocation; } in getInlinedAt() function
479 llvm::MDNode *getInlinedAt() const { return CurInlinedAt; } in getInlinedAt() function
86 const DILocation *getInlinedAt() const { return InlinedAt; } in getInlinedAt() function
2600 DILocation *getInlinedAt() const { in getInlinedAt() function