Searched refs:mayBeAbstract (Results 1 – 4 of 4) sorted by relevance
795 Parser::TPResult Parser::TryParseDeclarator(bool mayBeAbstract, in TryParseDeclarator() argument824 if (mayBeAbstract && in TryParseDeclarator()846 TPResult TPR = TryParseDeclarator(mayBeAbstract, mayHaveIdentifier); in TryParseDeclarator()853 } else if (!mayBeAbstract) { in TryParseDeclarator()869 if (!mayBeAbstract && !isCXXFunctionDeclarator()) in TryParseDeclarator()
1279 if (mayBeAbstract()) { in completeDefinition()1315 bool CXXRecordDecl::mayBeAbstract() const { in mayBeAbstract() function in CXXRecordDecl
1855 TPResult TryParseDeclarator(bool mayBeAbstract, bool mayHaveIdentifier=true);
1567 bool mayBeAbstract() const;