Searched refs:mayBeAbstract (Results 1 – 4 of 4) sorted by relevance
950 Parser::TPResult Parser::TryParseDeclarator(bool mayBeAbstract, in TryParseDeclarator() argument980 if (mayBeAbstract && in TryParseDeclarator()998 TPResult TPR = TryParseDeclarator(mayBeAbstract, mayHaveIdentifier); in TryParseDeclarator()1005 } else if (!mayBeAbstract) { in TryParseDeclarator()1020 if (!mayBeAbstract && !isCXXFunctionDeclarator()) in TryParseDeclarator()
1875 if (mayBeAbstract()) { in completeDefinition()1911 bool CXXRecordDecl::mayBeAbstract() const { in mayBeAbstract() function in CXXRecordDecl
2432 TPResult TryParseDeclarator(bool mayBeAbstract, bool mayHaveIdentifier = true,
1697 bool mayBeAbstract() const;