Searched refs:InlinedAtDL (Results 1 – 2 of 2) sorted by relevance
115 if (DebugLoc InlinedAtDL = getInlinedAt()) { in print() local117 InlinedAtDL.print(OS); in print()
691 DebugLoc InlinedAtDL = DL.getInlinedAt(); in printDebugLoc() local692 if (!InlinedAtDL) in printDebugLoc()696 printDebugLoc(InlinedAtDL, CommentOS, Ctx); in printDebugLoc()717 if (DebugLoc InlinedAtDL = InlinedAt) { in printExtendedName() local719 printDebugLoc(InlinedAtDL, OS, Ctx); in printExtendedName()