Searched refs:printDebugInfo (Results 1 – 4 of 4) sorted by relevance
190 void printDebugInfo(const AnnotatedLine &Line) const;
3992 LLVM_ATTRIBUTE_UNUSED static void printDebugInfo(const UnwrappedLine &Line, in printDebugInfo() function4004 printDebugInfo(ChildNode, "\nChild: "); in printDebugInfo()4014 printDebugInfo(*Line); in addUnwrappedLine()
2973 LLVM_DEBUG({ printDebugInfo(Line); }); in calculateFormattingInformation()4944 void TokenAnnotator::printDebugInfo(const AnnotatedLine &Line) const { in printDebugInfo() function in clang::format::TokenAnnotator
1800 static void printDebugInfo(raw_ostream &OS, const MCInst &Instruction, in printDebugInfo() function1878 printDebugInfo(OS, Instruction, Function, DwCtx.get()); in printInstruction()