Searched refs:mUnhandledComments (Results 1 – 2 of 2) sorted by relevance
242 std::vector<const DocComment*> mUnhandledComments; member
947 if (docComment != nullptr) mUnhandledComments.push_back(docComment); in addUnhandledComment()951 return mUnhandledComments; in getUnhandledComments()