Searched defs:printDebugInfo (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Format/ | ||
H A D | TokenAnnotator.cpp | 5779 void TokenAnnotator::printDebugInfo(const AnnotatedLine &Line) const { printDebugInfo() function in clang::format::TokenAnnotator |
H A D | UnwrappedLineParser.cpp | 66 LLVM_ATTRIBUTE_UNUSED static void printDebugInfo(const UnwrappedLine &Line) { printDebugInfo() function |