Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp677 static void printDebugLoc(const DebugLoc &DL, raw_ostream &CommentOS, in printDebugLoc() function
694 printDebugLoc(InlinedAtDL, CommentOS, Ctx); in printDebugLoc()
717 printDebugLoc(InlinedAtDL, OS, Ctx); in printExtendedName()