Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DincludeWriter.h136 bool checkChildCommentLength(const Definition* parent, MarkType childType) const;
DincludeWriter.cpp14 bool IncludeWriter::checkChildCommentLength(const Definition* parent, MarkType childType) const { in checkChildCommentLength() function in IncludeWriter
774 if (!this->checkChildCommentLength(fEnumDef, MarkType::kConst)) { in enumSizeItems()
1262 (void) this->checkChildCommentLength(fBmhStructDef, MarkType::kMember); in structSizeMembers()