Home
last modified time | relevance | path

Searched refs:dumpComment (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DASTDumper.cpp543 void dumpComment(const Comment *C);
2170 dumpComment(C); in dumpFullComment()
2174 void ASTDumper::dumpComment(const Comment *C) { in dumpComment() function in ASTDumper
2191 dumpComment(*I); in dumpComment()