Lines Matching refs:ExpressionEvaluationContext
595 Uneval ? Sema::ExpressionEvaluationContext::Unevaluated in ParseAttributeArgsCommon()
596 : Sema::ExpressionEvaluationContext::ConstantEvaluated, in ParseAttributeArgsCommon()
616 Uneval ? Sema::ExpressionEvaluationContext::Unevaluated in ParseAttributeArgsCommon()
617 : Sema::ExpressionEvaluationContext::ConstantEvaluated, in ParseAttributeArgsCommon()
2472 Actions, Sema::ExpressionEvaluationContext::PotentiallyEvaluated, in ParseDeclGroup()
3393 Actions, Sema::ExpressionEvaluationContext::PotentiallyEvaluated, nullptr, in ParseBoundsAttribute()
4394 Actions, Sema::ExpressionEvaluationContext::ConstantEvaluated); in ParseDeclarationSpecifiers()
5676 Actions, Sema::ExpressionEvaluationContext::ConstantEvaluated); in ParseEnumBody()
8020 Sema::ExpressionEvaluationContext::PotentiallyEvaluatedIfUsed, in ParseParameterDeclarationClause()
8182 Actions, Sema::ExpressionEvaluationContext::ConstantEvaluated); in ParseBracketDeclarator()
8328 Actions, Sema::ExpressionEvaluationContext::Unevaluated, in ParseTypeofSpecifier()