Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DTokenAnnotator.cpp5134 void TokenAnnotator::printDebugInfo(const AnnotatedLine &Line) const { in printDebugInfo() function in clang::format::TokenAnnotator
H A DUnwrappedLineParser.cpp90 LLVM_ATTRIBUTE_UNUSED static void printDebugInfo(const UnwrappedLine &Line) { in printDebugInfo() function