Searched refs:mayBeAbstract (Results 1 – 4 of 4) sorted by relevance
498 Parser::TPResult Parser::TryParseDeclarator(bool mayBeAbstract, in TryParseDeclarator() argument537 if (mayBeAbstract && in TryParseDeclarator()557 TPResult TPR = TryParseDeclarator(mayBeAbstract, mayHaveIdentifier); in TryParseDeclarator()564 } else if (!mayBeAbstract) { in TryParseDeclarator()580 if (!mayBeAbstract && !isCXXFunctionDeclarator(false/*warnIfAmbiguous*/)) in TryParseDeclarator()
1103 if (mayBeAbstract()) { in completeDefinition()1140 bool CXXRecordDecl::mayBeAbstract() const { in mayBeAbstract() function in CXXRecordDecl
1602 TPResult TryParseDeclarator(bool mayBeAbstract, bool mayHaveIdentifier=true);
1215 bool mayBeAbstract() const;