Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp85 static void printDebugLoc(const DebugLoc &DL, formatted_raw_ostream &OS) { in printDebugLoc() function
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp675 static void printDebugLoc(const DebugLoc &DL, raw_ostream &CommentOS, in printDebugLoc() function