Home
last modified time | relevance | path

Searched refs:PotentiallyEvaluated (Results 1 – 9 of 9) sorted by relevance

/external/clang/lib/Sema/
DSemaLambda.cpp659 PushExpressionEvaluationContext(PotentiallyEvaluated); in ActOnStartOfLambdaDefinition()
961 case PotentiallyEvaluated: in ActOnLambdaExpr()
DSemaTemplateInstantiate.cpp1960 Sema::PotentiallyEvaluated); in InstantiateClass()
2177 Sema::PotentiallyEvaluated); in InstantiateEnum()
DSema.cpp112 ExpressionEvaluationContextRecord(PotentiallyEvaluated, 0, in Sema()
DSemaTemplateInstantiateDecl.cpp406 SemaRef.PushExpressionEvaluationContext(Sema::PotentiallyEvaluated, D); in VisitVarDecl()
2838 Sema::PotentiallyEvaluated); in InstantiateFunctionDefinition()
DSemaExpr.cpp3558 EnterExpressionEvaluationContext EvalContext(*this, PotentiallyEvaluated, in BuildCXXDefaultArgExpr()
9470 PushExpressionEvaluationContext(PotentiallyEvaluated); in ActOnBlockStart()
10429 case Sema::PotentiallyEvaluated: in IsPotentiallyEvaluatedContext()
10697 S.PushExpressionEvaluationContext(Sema::PotentiallyEvaluated); in captureInLambda()
11460 case PotentiallyEvaluated: in DiagRuntimeBehavior()
DTreeTransform.h8058 getSema().PushExpressionEvaluationContext(Sema::PotentiallyEvaluated); in TransformLambdaScope()
DSemaDeclCXX.cpp11291 PushExpressionEvaluationContext(PotentiallyEvaluated, D); in ActOnCXXEnterDeclInitializer()
/external/clang/lib/Parse/
DParseDeclCXX.cpp2349 Sema::PotentiallyEvaluated, in ParseCXXMemberInitializer()
/external/clang/include/clang/Sema/
DSema.h489 S.PushExpressionEvaluationContext(Sema::PotentiallyEvaluated); in SynthesizedFunctionScope()
605 PotentiallyEvaluated, enumerator