Searched defs:printDebugInfo (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Format/
H A DTokenAnnotator.cpp1324 DEBUG({ printDebugInfo(Line); });
1816 void TokenAnnotator::printDebugInfo(const AnnotatedLine &Line) { function in class:clang::format::TokenAnnotator
H A DUnwrappedLineParser.cpp1453 LLVM_ATTRIBUTE_UNUSED static void printDebugInfo(const UnwrappedLine &Line, function in namespace:clang::format
1470 printDebugInfo(*I, "\nChild: ");
1481 printDebugInfo(*Line);
/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DSIPDialog.java1092 this.printDebugInfo();
1240 public void printDebugInfo() { method in class:SIPDialog

Completed in 1935 milliseconds