Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp72 static void printDebugLoc(const DebugLoc &DL, formatted_raw_ostream &OS) { in printDebugLoc() function
76 printDebugLoc(IDL, OS); in printDebugLoc()
102 printDebugLoc(DL,OS); in printInfoComment()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp644 static void printDebugLoc(const DebugLoc &DL, raw_ostream &CommentOS, in printDebugLoc() function
661 printDebugLoc(InlinedAtDL, CommentOS, Ctx); in printDebugLoc()
684 printDebugLoc(InlinedAtDL, OS, Ctx); in printExtendedName()