Home
last modified time | relevance | path

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

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