Home
last modified time | relevance | path

Searched refs:PushExpressionEvaluationContext (Results 1 – 12 of 12) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DEnterExpressionEvaluationContext.h32 Actions.PushExpressionEvaluationContext(NewContext, LambdaContextDecl, in Actions()
41 Actions.PushExpressionEvaluationContext( in Actions()
55 Actions.PushExpressionEvaluationContext( in Actions()
H A DSema.h1086 S.PushExpressionEvaluationContext( in SynthesizedFunctionScope()
5513 void PushExpressionEvaluationContext(
5518 void PushExpressionEvaluationContext(
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp782 PushExpressionEvaluationContext( in LookupInlineAsmIdentifier()
H A DSemaLambda.cpp1486 PushExpressionEvaluationContext( in ActOnStartOfLambdaDefinition()
H A DSemaStmt.cpp4789 PushExpressionEvaluationContext( in ActOnCapturedRegionStart()
4849 PushExpressionEvaluationContext( in ActOnCapturedRegionStart()
H A DSemaExpr.cpp16626 PushExpressionEvaluationContext(ExprEvalContexts.back().Context); in ActOnStartStmtExpr()
16964 PushExpressionEvaluationContext( in ActOnBlockStart()
18195 Sema::PushExpressionEvaluationContext( in PushExpressionEvaluationContext() function in Sema
18225 Sema::PushExpressionEvaluationContext( in PushExpressionEvaluationContext() function in Sema
18229 PushExpressionEvaluationContext(NewContext, ClosureContextDecl, ExprContext); in PushExpressionEvaluationContext()
H A DSemaDeclObjC.cpp367 PushExpressionEvaluationContext(ExprEvalContexts.back().Context); in ActOnStartOfObjCMethodDef()
H A DSemaOpenMP.cpp2780 PushExpressionEvaluationContext( in StartOpenMPDSABlock()
22591 PushExpressionEvaluationContext( in ActOnOpenMPDeclareReductionCombinerStart()
22651 PushExpressionEvaluationContext( in ActOnOpenMPDeclareReductionInitializerStart()
H A DSemaDecl.cpp15648 PushExpressionEvaluationContext(ExprEvalContexts.back().Context); in ActOnStartOfFunctionDef()
15666 PushExpressionEvaluationContext( in ActOnStartOfFunctionDef()
H A DSemaOverload.cpp14097 PushExpressionEvaluationContext( in BuildCXXMemberCallExpr()
H A DTreeTransform.h13719 getSema().PushExpressionEvaluationContext( in TransformLambdaExpr()
H A DSemaDeclCXX.cpp18560 PushExpressionEvaluationContext( in ActOnCXXEnterDeclInitializer()