Searched refs:mayBeAbstract (Results 1 – 4 of 4) sorted by relevance
1003 Parser::TPResult Parser::TryParseDeclarator(bool mayBeAbstract, in TryParseDeclarator() argument1039 if (mayBeAbstract && in TryParseDeclarator()1057 TPResult TPR = TryParseDeclarator(mayBeAbstract, mayHaveIdentifier); in TryParseDeclarator()1064 } else if (!mayBeAbstract) { in TryParseDeclarator()1079 if (!mayBeAbstract && !isCXXFunctionDeclarator()) in TryParseDeclarator()
1991 if (mayBeAbstract()) { in completeDefinition()2027 bool CXXRecordDecl::mayBeAbstract() const { in mayBeAbstract() function in CXXRecordDecl
2580 TPResult TryParseDeclarator(bool mayBeAbstract, bool mayHaveIdentifier = true,
1717 bool mayBeAbstract() const;