Searched refs:mayBeAbstract (Results 1 – 4 of 4) sorted by relevance
860 Parser::TPResult Parser::TryParseDeclarator(bool mayBeAbstract, in TryParseDeclarator() argument889 if (mayBeAbstract && in TryParseDeclarator()907 TPResult TPR = TryParseDeclarator(mayBeAbstract, mayHaveIdentifier); in TryParseDeclarator()914 } else if (!mayBeAbstract) { in TryParseDeclarator()930 if (!mayBeAbstract && !isCXXFunctionDeclarator()) in TryParseDeclarator()
1411 if (mayBeAbstract()) { in completeDefinition()1447 bool CXXRecordDecl::mayBeAbstract() const { in mayBeAbstract() function in CXXRecordDecl
2060 TPResult TryParseDeclarator(bool mayBeAbstract, bool mayHaveIdentifier=true);
1646 bool mayBeAbstract() const;