Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLambda.cpp1135 PushExpressionEvaluationContext(PotentiallyEvaluated); in ActOnStartOfLambdaDefinition()
1563 case PotentiallyEvaluated: in ActOnLambdaExpr()
DSemaTemplateInstantiate.cpp1957 Sema::PotentiallyEvaluated); in InstantiateClass()
2174 Sema::PotentiallyEvaluated); in InstantiateEnum()
2242 Sema::PotentiallyEvaluated); in InstantiateInClassInitializer()
DSema.cpp125 ExprEvalContexts.emplace_back(PotentiallyEvaluated, 0, false, nullptr, false); in Sema()
DSemaExprMember.cpp149 case Sema::PotentiallyEvaluated: in ClassifyImplicitMemberAccess()
DSemaStmt.cpp3786 PushExpressionEvaluationContext(PotentiallyEvaluated); in ActOnCapturedRegionStart()
3838 PushExpressionEvaluationContext(PotentiallyEvaluated); in ActOnCapturedRegionStart()
DSemaTemplateInstantiateDecl.cpp3393 Sema::PotentiallyEvaluated); in InstantiateFunctionDefinition()
3660 PushExpressionEvaluationContext(Sema::PotentiallyEvaluated, OldVar); in InstantiateVariableInitializer()
DSemaExpr.cpp4113 EnterExpressionEvaluationContext EvalContext(*this, PotentiallyEvaluated, in BuildCXXDefaultArgExpr()
11129 PushExpressionEvaluationContext(PotentiallyEvaluated); in ActOnBlockStart()
12057 case Sema::PotentiallyEvaluated: in IsPotentiallyEvaluatedContext()
12454 EnterExpressionEvaluationContext scope(S, S.PotentiallyEvaluated); in captureInBlock()
12567 EnterExpressionEvaluationContext scope(S, Sema::PotentiallyEvaluated); in addAsFieldToClosureType()
13519 case PotentiallyEvaluated: in DiagRuntimeBehavior()
DTreeTransform.h9143 Sema::PotentiallyEvaluated); in TransformLambdaExpr()
9354 getSema().PushExpressionEvaluationContext(Sema::PotentiallyEvaluated); in TransformLambdaScope()
DSemaDeclCXX.cpp11983 EnterExpressionEvaluationContext scope(*this, PotentiallyEvaluated); in BuildExceptionDeclaration()
13053 PushExpressionEvaluationContext(PotentiallyEvaluated, D); in ActOnCXXEnterDeclInitializer()
DSemaOpenMP.cpp575 PushExpressionEvaluationContext(PotentiallyEvaluated); in StartOpenMPDSABlock()
DSemaDecl.cpp9617 EnterExpressionEvaluationContext scope(*this, PotentiallyEvaluated); in CheckCompleteVariableDeclaration()
/external/clang/lib/Parse/
DParseExprCXX.cpp900 Sema::PotentiallyEvaluated); in ParseLambdaIntroducer()
DParseDeclCXX.cpp2664 Sema::PotentiallyEvaluated, in ParseCXXMemberInitializer()
/external/clang/include/clang/Sema/
DSema.h583 S.PushExpressionEvaluationContext(Sema::PotentiallyEvaluated); in SynthesizedFunctionScope()
726 PotentiallyEvaluated, enumerator