Home
last modified time | relevance | path

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

12

/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()
/external/llvm-project/clang/lib/Sema/
DSemaLambda.cpp1242 : ExpressionEvaluationContext::PotentiallyEvaluated); in ActOnStartOfLambdaDefinition()
1948 case ExpressionEvaluationContext::PotentiallyEvaluated: in BuildLambdaExpr()
DSemaTemplateInstantiateDecl.cpp318 S, Sema::ExpressionEvaluationContext::PotentiallyEvaluated); in instantiateOMPDeclareSimdDeclAttr()
399 S, Sema::ExpressionEvaluationContext::PotentiallyEvaluated); in instantiateOMPDeclareVariantAttr()
4298 *this, ExpressionEvaluationContext::PotentiallyEvaluated, Param); in InstantiateDefaultArgument()
4801 *this, Sema::ExpressionEvaluationContext::PotentiallyEvaluated); in InstantiateFunctionDefinition()
5109 *this, Sema::ExpressionEvaluationContext::PotentiallyEvaluated, Var); in InstantiateVariableInitializer()
DSemaTemplateInstantiate.cpp2667 *this, Sema::ExpressionEvaluationContext::PotentiallyEvaluated); in InstantiateClass()
2914 *this, Sema::ExpressionEvaluationContext::PotentiallyEvaluated); in InstantiateEnum()
2987 *this, Sema::ExpressionEvaluationContext::PotentiallyEvaluated); in InstantiateInClassInitializer()
DSema.cpp200 ExpressionEvaluationContext::PotentiallyEvaluated, 0, CleanupInfo{},
1899 S, Sema::ExpressionEvaluationContext::PotentiallyEvaluated); in checkEscapingByref()
DSemaExprMember.cpp147 case Sema::ExpressionEvaluationContext::PotentiallyEvaluated: in ClassifyImplicitMemberAccess()
DSemaStmt.cpp4424 ExpressionEvaluationContext::PotentiallyEvaluated); in ActOnCapturedRegionStart()
4483 ExpressionEvaluationContext::PotentiallyEvaluated); in ActOnCapturedRegionStart()
DSemaExpr.cpp5641 *this, ExpressionEvaluationContext::PotentiallyEvaluated, Param); in CheckCXXDefaultArgExpr()
15180 ExpressionEvaluationContext::PotentiallyEvaluated); in ActOnBlockStart()
15430 *this, ExpressionEvaluationContext::PotentiallyEvaluated); in ActOnBlockStmtExpr()
16594 case Sema::ExpressionEvaluationContext::PotentiallyEvaluated: in isPotentiallyConstantEvaluatedContext()
16715 case Sema::ExpressionEvaluationContext::PotentiallyEvaluated: in isOdrUseContext()
18479 case ExpressionEvaluationContext::PotentiallyEvaluated: in DiagRuntimeBehavior()
DSemaOpenMP.cpp2506 ExpressionEvaluationContext::PotentiallyEvaluated); in StartOpenMPDSABlock()
17998 ExpressionEvaluationContext::PotentiallyEvaluated); in ActOnOpenMPDeclareReductionCombinerStart()
18058 ExpressionEvaluationContext::PotentiallyEvaluated); in ActOnOpenMPDeclareReductionInitializerStart()
/external/clang/lib/Parse/
DParseExprCXX.cpp914 Sema::PotentiallyEvaluated); in ParseLambdaIntroducer()
DParseDeclCXX.cpp2753 Sema::PotentiallyEvaluated, in ParseCXXMemberInitializer()
/external/llvm-project/clang/lib/Parse/
DParseExprCXX.cpp996 Actions, Sema::ExpressionEvaluationContext::PotentiallyEvaluated); in ParseLambdaIntroducer()
DParseDeclCXX.cpp3007 Actions, Sema::ExpressionEvaluationContext::PotentiallyEvaluated, D); in ParseCXXMemberInitializer()
/external/clang/include/clang/Sema/
DSema.h676 S.PushExpressionEvaluationContext(Sema::PotentiallyEvaluated); in SynthesizedFunctionScope()
818 PotentiallyEvaluated, enumerator
/external/llvm-project/clang/include/clang/Sema/
DSema.h936 Sema::ExpressionEvaluationContext::PotentiallyEvaluated); in SynthesizedFunctionScope()
1109 PotentiallyEvaluated, enumerator

12