Home
last modified time | relevance | path

Searched refs:printDebugLoc (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp85 static void printDebugLoc(const DebugLoc &DL, formatted_raw_ostream &OS) { in printDebugLoc() function
89 printDebugLoc(IDL, OS); in printDebugLoc()
115 printDebugLoc(DL,OS); in printInfoComment()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp676 static void printDebugLoc(const DebugLoc &DL, raw_ostream &CommentOS, in printDebugLoc() function
693 printDebugLoc(InlinedAtDL, CommentOS, Ctx); in printDebugLoc()
716 printDebugLoc(InlinedAtDL, OS, Ctx); in printExtendedName()