Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaLambda.cpp1031 PushExpressionEvaluationContext(PotentiallyEvaluated); in ActOnStartOfLambdaDefinition()
1453 case PotentiallyEvaluated: in ActOnLambdaExpr()
HDSemaOpenMP.cpp368 PushExpressionEvaluationContext(PotentiallyEvaluated); in StartOpenMPDSABlock()
HDSema.cpp114 ExpressionEvaluationContextRecord(PotentiallyEvaluated, 0, in Sema()
HDSemaTemplateInstantiate.cpp2020 Sema::PotentiallyEvaluated); in InstantiateClass()
2257 Sema::PotentiallyEvaluated); in InstantiateEnum()
HDSemaExprMember.cpp150 case Sema::PotentiallyEvaluated: in ClassifyImplicitMemberAccess()
HDSemaTemplateInstantiateDecl.cpp3371 Sema::PotentiallyEvaluated); in InstantiateFunctionDefinition()
3618 PushExpressionEvaluationContext(Sema::PotentiallyEvaluated, OldVar); in InstantiateVariableInitializer()
HDSemaExpr.cpp3869 EnterExpressionEvaluationContext EvalContext(*this, PotentiallyEvaluated, in BuildCXXDefaultArgExpr()
10202 PushExpressionEvaluationContext(PotentiallyEvaluated); in ActOnBlockStart()
11115 case Sema::PotentiallyEvaluated: in IsPotentiallyEvaluatedContext()
11513 EnterExpressionEvaluationContext scope(S, S.PotentiallyEvaluated); in captureInBlock()
11627 EnterExpressionEvaluationContext scope(S, Sema::PotentiallyEvaluated); in addAsFieldToClosureType()
12416 case PotentiallyEvaluated: in DiagRuntimeBehavior()
HDSemaStmt.cpp3261 PushExpressionEvaluationContext(PotentiallyEvaluated); in ActOnCapturedRegionStart()
HDTreeTransform.h8295 Sema::PotentiallyEvaluated); in TransformLambdaExpr()
8539 getSema().PushExpressionEvaluationContext(Sema::PotentiallyEvaluated); in TransformLambdaScope()
HDSemaDeclCXX.cpp11104 EnterExpressionEvaluationContext scope(*this, PotentiallyEvaluated); in BuildExceptionDeclaration()
12132 PushExpressionEvaluationContext(PotentiallyEvaluated, D); in ActOnCXXEnterDeclInitializer()
HDSemaDecl.cpp8829 EnterExpressionEvaluationContext scope(*this, PotentiallyEvaluated); in CheckCompleteVariableDeclaration()
/trueos/contrib/llvm/tools/clang/lib/Parse/
HDParseExprCXX.cpp816 Sema::PotentiallyEvaluated); in ParseLambdaIntroducer()
HDParseDeclCXX.cpp2447 Sema::PotentiallyEvaluated, in ParseCXXMemberInitializer()
/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h516 S.PushExpressionEvaluationContext(Sema::PotentiallyEvaluated); in SynthesizedFunctionScope()
641 PotentiallyEvaluated, enumerator