Searched refs:checkChildCommentLength (Results 1 – 2 of 2) sorted by relevance
136 bool checkChildCommentLength(const Definition* parent, MarkType childType) const;
14 bool IncludeWriter::checkChildCommentLength(const Definition* parent, MarkType childType) const { in checkChildCommentLength() function in IncludeWriter774 if (!this->checkChildCommentLength(fEnumDef, MarkType::kConst)) { in enumSizeItems()1262 (void) this->checkChildCommentLength(fBmhStructDef, MarkType::kMember); in structSizeMembers()