Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTDumper.cpp315 void dumpComment(const Comment *C, const FullComment *FC);
514 dumpComment(Comment, Comment); in dumpDecl()
1527 void ASTDumper::dumpComment(const Comment *C, const FullComment *FC) { in dumpComment() function in ASTDumper
1536 dumpComment(*I, FC); in dumpComment()
1651 D.dumpComment(FC, FC); in dump()
1659 D.dumpComment(FC, FC); in dumpColor()