Searched refs:dumpComment (Results 1 – 3 of 3) sorted by relevance
1215 void IncludeParser::dumpComment(const Definition& token) { in dumpComment() function in IncludeParser1282 this->dumpComment(token); in dumpConst()1300 this->dumpComment(token); in dumpDefine()1322 this->dumpComment(token); in dumpEnum()1445 this->dumpComment(*def); in dumpGlobals()1555 this->dumpComment(token); in dumpMethod()1677 this->dumpComment(token); in dumpTypedef()
161 void dumpComment(const Definition& );
561 void dumpComment(const Comment *C);2319 dumpComment(C); in dumpFullComment()2323 void ASTDumper::dumpComment(const Comment *C) { in dumpComment() function in ASTDumper2340 dumpComment(*I); in dumpComment()