Searched refs:PotentiallyEvaluated (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/ |
| D | SemaLambda.cpp | 1249 : ExpressionEvaluationContext::PotentiallyEvaluated); in ActOnStartOfLambdaDefinition() 1955 case ExpressionEvaluationContext::PotentiallyEvaluated: in BuildLambdaExpr()
|
| D | SemaTemplateInstantiate.cpp | 2669 *this, Sema::ExpressionEvaluationContext::PotentiallyEvaluated); in InstantiateClass() 2918 *this, Sema::ExpressionEvaluationContext::PotentiallyEvaluated); in InstantiateEnum() 2991 *this, Sema::ExpressionEvaluationContext::PotentiallyEvaluated); in InstantiateInClassInitializer()
|
| D | Sema.cpp | 226 ExpressionEvaluationContext::PotentiallyEvaluated, 0, CleanupInfo{}, 2008 S, Sema::ExpressionEvaluationContext::PotentiallyEvaluated); in checkEscapingByref()
|
| D | SemaTemplateInstantiateDecl.cpp | 320 S, Sema::ExpressionEvaluationContext::PotentiallyEvaluated); in instantiateOMPDeclareSimdDeclAttr() 401 S, Sema::ExpressionEvaluationContext::PotentiallyEvaluated); in instantiateOMPDeclareVariantAttr() 4426 *this, ExpressionEvaluationContext::PotentiallyEvaluated, Param); in InstantiateDefaultArgument() 4933 *this, Sema::ExpressionEvaluationContext::PotentiallyEvaluated); in InstantiateFunctionDefinition() 5309 *this, Sema::ExpressionEvaluationContext::PotentiallyEvaluated, Var); in InstantiateVariableInitializer()
|
| D | SemaExprMember.cpp | 147 case Sema::ExpressionEvaluationContext::PotentiallyEvaluated: in ClassifyImplicitMemberAccess()
|
| D | SemaStmt.cpp | 4660 ExpressionEvaluationContext::PotentiallyEvaluated); in ActOnCapturedRegionStart() 4719 ExpressionEvaluationContext::PotentiallyEvaluated); in ActOnCapturedRegionStart()
|
| D | SemaExpr.cpp | 5713 *this, ExpressionEvaluationContext::PotentiallyEvaluated, Param); in CheckCXXDefaultArgExpr() 15420 ExpressionEvaluationContext::PotentiallyEvaluated); in ActOnBlockStart() 15666 *this, ExpressionEvaluationContext::PotentiallyEvaluated); in ActOnBlockStmtExpr() 16895 case Sema::ExpressionEvaluationContext::PotentiallyEvaluated: in isPotentiallyConstantEvaluatedContext() 17016 case Sema::ExpressionEvaluationContext::PotentiallyEvaluated: in isOdrUseContext() 18911 case ExpressionEvaluationContext::PotentiallyEvaluated: in DiagRuntimeBehavior()
|
| D | SemaOpenMP.cpp | 2521 ExpressionEvaluationContext::PotentiallyEvaluated); in StartOpenMPDSABlock() 19777 ExpressionEvaluationContext::PotentiallyEvaluated); in ActOnOpenMPDeclareReductionCombinerStart() 19837 ExpressionEvaluationContext::PotentiallyEvaluated); in ActOnOpenMPDeclareReductionInitializerStart()
|
| D | TreeTransform.h | 5201 SemaRef, Sema::ExpressionEvaluationContext::PotentiallyEvaluated); in TransformVariableArrayType() 12978 Sema::ExpressionEvaluationContext::PotentiallyEvaluated); in TransformLambdaExpr()
|
| D | SemaDeclCXX.cpp | 16199 *this, ExpressionEvaluationContext::PotentiallyEvaluated); in BuildExceptionDeclaration() 17382 ExpressionEvaluationContext::PotentiallyEvaluated, D); in ActOnCXXEnterDeclInitializer()
|
| D | SemaExprCXX.cpp | 7767 ExpressionEvaluationContext::PotentiallyEvaluated); in BuildCXXMemberCallExpr()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/ |
| D | ParseExprCXX.cpp | 1000 Actions, Sema::ExpressionEvaluationContext::PotentiallyEvaluated); in ParseLambdaIntroducer()
|
| D | ParseDeclCXX.cpp | 3095 Actions, Sema::ExpressionEvaluationContext::PotentiallyEvaluated, D); in ParseCXXMemberInitializer()
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/ |
| D | Sema.h | 1051 Sema::ExpressionEvaluationContext::PotentiallyEvaluated); in SynthesizedFunctionScope() 1224 PotentiallyEvaluated, enumerator
|