Searched refs:dumpFullComment (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTDumper.cpp218 void dumpFullComment(const FullComment *C);
1061 dumpFullComment(Comment);
2314 void ASTDumper::dumpFullComment(const FullComment *C) { function in class:ASTDumper
2538 D.dumpFullComment(FC);
2544 D.dumpFullComment(FC);

Completed in 733 milliseconds