Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.cpp2941 LLVM_ATTRIBUTE_UNUSED static void printDebugInfo(const UnwrappedLine &Line, in printDebugInfo() function
H A DTokenAnnotator.cpp4109 void TokenAnnotator::printDebugInfo(const AnnotatedLine &Line) { in printDebugInfo() function in clang::format::TokenAnnotator