Searched refs:InlinedAtDL (Results 1 – 2 of 2) sorted by relevance
154 if (DebugLoc InlinedAtDL = getInlinedAt()) { in print() local156 InlinedAtDL.print(OS); in print()
688 DebugLoc InlinedAtDL = DL.getInlinedAt(); in printDebugLoc() local689 if (!InlinedAtDL) in printDebugLoc()693 printDebugLoc(InlinedAtDL, CommentOS, Ctx); in printDebugLoc()714 if (DebugLoc InlinedAtDL = InlinedAt) { in printExtendedName() local716 printDebugLoc(InlinedAtDL, OS, Ctx); in printExtendedName()