Searched refs:CXXNewContext (Results 1 – 4 of 4) sorted by relevance
1763 CXXNewContext, // C++ new-expression. enumerator1999 case DeclaratorContext::CXXNewContext: in mayOmitIdentifier()2037 case DeclaratorContext::CXXNewContext: in mayHaveIdentifier()2082 case DeclaratorContext::CXXNewContext: in mayHaveDecompositionDeclarator()2138 case DeclaratorContext::CXXNewContext: in mayBeFollowedByCXXDirectInit()2359 case DeclaratorContext::CXXNewContext: in isFunctionDeclarationContext()2394 case DeclaratorContext::CXXNewContext: in isExpressionContext()
3216 case DeclaratorContext::CXXNewContext: in GetDeclSpecTypeForDeclarator()3326 case DeclaratorContext::CXXNewContext: in GetDeclSpecTypeForDeclarator()3508 if (D.getContext() == DeclaratorContext::CXXNewContext) in warnAboutRedundantParens()4382 case DeclaratorContext::CXXNewContext: in GetFullTypeForDeclarator()5394 case DeclaratorContext::CXXNewContext: in GetFullTypeForDeclarator()
5578 TheContext != DeclaratorContext::CXXNewContext); in isPtrOperatorToken()5700 ((D.getContext() != DeclaratorContext::CXXNewContext) in ParseDeclaratorInternal()
2981 Declarator DeclaratorInfo(DS, DeclaratorContext::CXXNewContext); in ParseCXXNewExpression()