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