Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLambda.cpp776 PushExpressionEvaluationContext(PotentiallyEvaluated); in ActOnStartOfLambdaDefinition()
1075 case PotentiallyEvaluated: in ActOnLambdaExpr()
DSema.cpp112 ExpressionEvaluationContextRecord(PotentiallyEvaluated, 0, in Sema()
DSemaTemplateInstantiate.cpp2006 Sema::PotentiallyEvaluated); in InstantiateClass()
2231 Sema::PotentiallyEvaluated); in InstantiateEnum()
DSemaExprMember.cpp149 case Sema::PotentiallyEvaluated: in ClassifyImplicitMemberAccess()
DSemaTemplateInstantiateDecl.cpp3179 Sema::PotentiallyEvaluated); in InstantiateFunctionDefinition()
3393 PushExpressionEvaluationContext(Sema::PotentiallyEvaluated, OldVar); in InstantiateVariableInitializer()
DSemaExpr.cpp3787 EnterExpressionEvaluationContext EvalContext(*this, PotentiallyEvaluated, in BuildCXXDefaultArgExpr()
10009 PushExpressionEvaluationContext(PotentiallyEvaluated); in ActOnBlockStart()
10913 case Sema::PotentiallyEvaluated: in IsPotentiallyEvaluatedContext()
11210 EnterExpressionEvaluationContext scope(S, Sema::PotentiallyEvaluated); in captureInLambda()
11485 EnterExpressionEvaluationContext scope(*this, PotentiallyEvaluated); in tryCaptureVariable()
12036 case PotentiallyEvaluated: in DiagRuntimeBehavior()
DSemaStmt.cpp3197 PushExpressionEvaluationContext(PotentiallyEvaluated); in ActOnCapturedRegionStart()
DSemaDeclCXX.cpp10796 EnterExpressionEvaluationContext scope(*this, PotentiallyEvaluated); in BuildExceptionDeclaration()
11814 PushExpressionEvaluationContext(PotentiallyEvaluated, D); in ActOnCXXEnterDeclInitializer()
DTreeTransform.h8362 getSema().PushExpressionEvaluationContext(Sema::PotentiallyEvaluated); in TransformLambdaScope()
DSemaDecl.cpp8621 EnterExpressionEvaluationContext scope(*this, PotentiallyEvaluated); in CheckCompleteVariableDeclaration()
/external/clang/lib/Parse/
DParseDeclCXX.cpp2413 Sema::PotentiallyEvaluated, in ParseCXXMemberInitializer()
/external/clang/include/clang/Sema/
DSema.h511 S.PushExpressionEvaluationContext(Sema::PotentiallyEvaluated); in SynthesizedFunctionScope()
636 PotentiallyEvaluated, enumerator