Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLambda.cpp1119 PushExpressionEvaluationContext(PotentiallyEvaluated); in ActOnStartOfLambdaDefinition()
1638 case PotentiallyEvaluated: in BuildLambdaExpr()
DSemaTemplateInstantiate.cpp1960 Sema::PotentiallyEvaluated); in InstantiateClass()
2189 Sema::PotentiallyEvaluated); in InstantiateEnum()
2259 Sema::PotentiallyEvaluated); in InstantiateInClassInitializer()
DSema.cpp127 ExprEvalContexts.emplace_back(PotentiallyEvaluated, 0, CleanupInfo{}, nullptr,
DSemaExprMember.cpp147 case Sema::PotentiallyEvaluated: in ClassifyImplicitMemberAccess()
DSemaStmt.cpp3906 PushExpressionEvaluationContext(PotentiallyEvaluated); in ActOnCapturedRegionStart()
3958 PushExpressionEvaluationContext(PotentiallyEvaluated); in ActOnCapturedRegionStart()
DSemaTemplateInstantiateDecl.cpp3633 Sema::PotentiallyEvaluated); in InstantiateFunctionDefinition()
3895 PushExpressionEvaluationContext(Sema::PotentiallyEvaluated, OldVar); in InstantiateVariableInitializer()
DSemaExpr.cpp4514 EnterExpressionEvaluationContext EvalContext(*this, PotentiallyEvaluated, in BuildCXXDefaultArgExpr()
11956 PushExpressionEvaluationContext(PotentiallyEvaluated); in ActOnBlockStart()
12933 case Sema::PotentiallyEvaluated: in IsPotentiallyEvaluatedContext()
13340 EnterExpressionEvaluationContext scope(S, S.PotentiallyEvaluated); in captureInBlock()
14229 case PotentiallyEvaluated: in DiagRuntimeBehavior()
DSemaOpenMP.cpp1048 PushExpressionEvaluationContext(PotentiallyEvaluated); in StartOpenMPDSABlock()
11185 PushExpressionEvaluationContext(PotentiallyEvaluated); in ActOnOpenMPDeclareReductionCombinerStart()
11239 PushExpressionEvaluationContext(PotentiallyEvaluated); in ActOnOpenMPDeclareReductionInitializerStart()
DTreeTransform.h10159 Sema::PotentiallyEvaluated); in TransformLambdaExpr()
10363 getSema().PushExpressionEvaluationContext(Sema::PotentiallyEvaluated); in TransformLambdaExpr()
DSemaDeclCXX.cpp12265 EnterExpressionEvaluationContext scope(*this, PotentiallyEvaluated); in BuildExceptionDeclaration()
13334 PushExpressionEvaluationContext(PotentiallyEvaluated, D); in ActOnCXXEnterDeclInitializer()
DSemaExprCXX.cpp6368 PushExpressionEvaluationContext(PotentiallyEvaluated); in BuildCXXMemberCallExpr()
DSemaDecl.cpp10412 EnterExpressionEvaluationContext scope(*this, PotentiallyEvaluated); in CheckCompleteVariableDeclaration()
/external/clang/lib/Parse/
DParseExprCXX.cpp914 Sema::PotentiallyEvaluated); in ParseLambdaIntroducer()
DParseDeclCXX.cpp2753 Sema::PotentiallyEvaluated, in ParseCXXMemberInitializer()
/external/clang/include/clang/Sema/
DSema.h676 S.PushExpressionEvaluationContext(Sema::PotentiallyEvaluated); in SynthesizedFunctionScope()
818 PotentiallyEvaluated, enumerator