Searched refs:mayBeAbstract (Results 1 – 4 of 4) sorted by relevance
928 Parser::TPResult Parser::TryParseDeclarator(bool mayBeAbstract, in TryParseDeclarator() argument958 if (mayBeAbstract && in TryParseDeclarator()976 TPResult TPR = TryParseDeclarator(mayBeAbstract, mayHaveIdentifier); in TryParseDeclarator()983 } else if (!mayBeAbstract) { in TryParseDeclarator()998 if (!mayBeAbstract && !isCXXFunctionDeclarator()) in TryParseDeclarator()
1802 if (mayBeAbstract()) { in completeDefinition()1838 bool CXXRecordDecl::mayBeAbstract() const { in mayBeAbstract() function in CXXRecordDecl
2295 TPResult TryParseDeclarator(bool mayBeAbstract, bool mayHaveIdentifier = true,
1896 bool mayBeAbstract() const;