Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp79 static void printDebugLoc(const DebugLoc &DL, formatted_raw_ostream &OS) { in printDebugLoc() function
83 printDebugLoc(IDL, OS); in printDebugLoc()
109 printDebugLoc(DL,OS); in printInfoComment()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp679 static void printDebugLoc(const DebugLoc &DL, raw_ostream &CommentOS, in printDebugLoc() function
696 printDebugLoc(InlinedAtDL, CommentOS, Ctx); in printDebugLoc()
719 printDebugLoc(InlinedAtDL, OS, Ctx); in printExtendedName()