Searched defs:getInlinedAt (Results 1 – 3 of 3) sorted by relevance
41 MDLocation *DebugLoc::getInlinedAt() const { in getInlinedAt() function in DebugLoc
61 const MDLocation *getInlinedAt() const { return InlinedAtLocation; } in getInlinedAt() function
109 DILocation getInlinedAt() const { return IA; } in getInlinedAt() function