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

/external/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp64 static void printDebugLoc(const DebugLoc &DL, formatted_raw_ostream &OS) { function in namespace:__anon11157
68 printDebugLoc(IDL, OS);
93 printDebugLoc(DL,OS);
/external/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp360 static void printDebugLoc(DebugLoc DL, raw_ostream &CommentOS, function
377 printDebugLoc(InlinedAtDL, CommentOS, Ctx);
390 printDebugLoc(InlinedAtDL, OS, Ctx);

Completed in 131 milliseconds