Searched refs:InlinedAtDL (Results 1 – 2 of 2) sorted by relevance
115 if (DebugLoc InlinedAtDL = getInlinedAt()) { in print() local117 InlinedAtDL.print(OS); in print()
656 DebugLoc InlinedAtDL = DL.getInlinedAt(); in printDebugLoc() local657 if (!InlinedAtDL) in printDebugLoc()661 printDebugLoc(InlinedAtDL, CommentOS, Ctx); in printDebugLoc()682 if (DebugLoc InlinedAtDL = InlinedAt) { in printExtendedName() local684 printDebugLoc(InlinedAtDL, OS, Ctx); in printExtendedName()