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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DASTDumper.cpp171 void dumpFullComment(const FullComment *C);
782 dumpFullComment(Comment);
1972 void ASTDumper::dumpFullComment(const FullComment *C) { function in class:ASTDumper
2178 D.dumpFullComment(FC);
2184 D.dumpFullComment(FC);

Completed in 113 milliseconds