Searched refs:CXXNew (Results 1 – 4 of 4) sorted by relevance
1772 CXXNew, // C++ new-expression. enumerator2012 case DeclaratorContext::CXXNew: in mayOmitIdentifier()2050 case DeclaratorContext::CXXNew: in mayHaveIdentifier()2095 case DeclaratorContext::CXXNew: in mayHaveDecompositionDeclarator()2151 case DeclaratorContext::CXXNew: in mayBeFollowedByCXXDirectInit()2372 case DeclaratorContext::CXXNew: in isFunctionDeclarationContext()2407 case DeclaratorContext::CXXNew: in isExpressionContext()
3446 case DeclaratorContext::CXXNew: in GetDeclSpecTypeForDeclarator()3540 case DeclaratorContext::CXXNew: in GetDeclSpecTypeForDeclarator()3721 if (D.getContext() == DeclaratorContext::CXXNew) in warnAboutRedundantParens()4606 case DeclaratorContext::CXXNew: in GetFullTypeForDeclarator()5629 case DeclaratorContext::CXXNew: in GetFullTypeForDeclarator()
5606 TheContext != DeclaratorContext::CXXNew); in isPtrOperatorToken()5733 ((D.getContext() != DeclaratorContext::CXXNew) in ParseDeclaratorInternal()
3072 Declarator DeclaratorInfo(DS, DeclaratorContext::CXXNew); in ParseCXXNewExpression()