Searched refs:InlinedAtDL (Results 1 – 2 of 2) sorted by relevance
206 if (DebugLoc InlinedAtDL = getInlinedAt()) { in print() local208 InlinedAtDL.print(OS); in print()
700 DebugLoc InlinedAtDL = DL.getInlinedAt(); in printDebugLoc() local701 if (!InlinedAtDL) in printDebugLoc()705 printDebugLoc(InlinedAtDL, CommentOS, Ctx); in printDebugLoc()726 if (DebugLoc InlinedAtDL = InlinedAt) { in printExtendedName() local728 printDebugLoc(InlinedAtDL, OS, Ctx); in printExtendedName()