Searched refs:findCommentAfter (Results 1 – 2 of 2) sorted by relevance
175 bool findCommentAfter(const Definition& includeDef, Definition* markupDef);
1721 bool IncludeParser::findCommentAfter(const Definition& includeDef, Definition* markupDef) { in findCommentAfter() function in IncludeParser2165 if (!this->findCommentAfter(*child, globalMarkupChild)) { in parseConst()2185 if (!this->findCommentAfter(*child, markupChild)) { in parseConst()