Searched refs:findMemberCommentBlock (Results 1 – 2 of 2) sorted by relevance
156 Definition* findMemberCommentBlock(const vector<Definition*>& bmhChildren, string name) const;
924 Definition* IncludeWriter::findMemberCommentBlock(const vector<Definition*>& bmhChildren, in findMemberCommentBlock() function in IncludeWriter941 Definition* result = this->findMemberCommentBlock(memberDef->fChildren, name); in findMemberCommentBlock()1009 Definition* commentBlock = this->findMemberCommentBlock(fBmhStructDef->fChildren, name); in structMemberOut()1225 Definition* commentBlock = this->findMemberCommentBlock(fBmhStructDef->fChildren, in structSizeMembers()