Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp5779 void TokenAnnotator::printDebugInfo(const AnnotatedLine &Line) const { printDebugInfo() function in clang::format::TokenAnnotator
H A DUnwrappedLineParser.cpp66 LLVM_ATTRIBUTE_UNUSED static void printDebugInfo(const UnwrappedLine &Line) { printDebugInfo() function