Searched refs:dumpComment (Results 1 – 5 of 5) sorted by relevance
1216 void IncludeParser::dumpComment(const Definition& token) { in dumpComment() function in IncludeParser1283 this->dumpComment(token); in dumpConst()1301 this->dumpComment(token); in dumpDefine()1323 this->dumpComment(token); in dumpEnum()1446 this->dumpComment(*def); in dumpGlobals()1556 this->dumpComment(token); in dumpMethod()1678 this->dumpComment(token); in dumpTypedef()
161 void dumpComment(const Definition& );
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()
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()