Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp764 PushExpressionEvaluationContext( in LookupInlineAsmIdentifier()
H A DSemaLambda.cpp1246 PushExpressionEvaluationContext( in ActOnStartOfLambdaDefinition()
H A DSemaStmt.cpp4659 PushExpressionEvaluationContext( in ActOnCapturedRegionStart()
4718 PushExpressionEvaluationContext( in ActOnCapturedRegionStart()
H A DSemaExpr.cpp15087 PushExpressionEvaluationContext(ExprEvalContexts.back().Context); in ActOnStartStmtExpr()
15419 PushExpressionEvaluationContext( in ActOnBlockStart()
16528 Sema::PushExpressionEvaluationContext( in PushExpressionEvaluationContext() function in Sema
16539 Sema::PushExpressionEvaluationContext( in PushExpressionEvaluationContext() function in Sema
16543 PushExpressionEvaluationContext(NewContext, ClosureContextDecl, ExprContext); in PushExpressionEvaluationContext()
H A DSemaDeclObjC.cpp367 PushExpressionEvaluationContext(ExprEvalContexts.back().Context); in ActOnStartOfObjCMethodDef()
H A DSemaOpenMP.cpp2520 PushExpressionEvaluationContext( in StartOpenMPDSABlock()
19776 PushExpressionEvaluationContext( in ActOnOpenMPDeclareReductionCombinerStart()
19836 PushExpressionEvaluationContext( in ActOnOpenMPDeclareReductionInitializerStart()
H A DSemaExprCXX.cpp7766 PushExpressionEvaluationContext( in BuildCXXMemberCallExpr()
H A DSemaDecl.cpp14194 PushExpressionEvaluationContext(ExprEvalContexts.back().Context); in ActOnStartOfFunctionDef()
14208 PushExpressionEvaluationContext( in ActOnStartOfFunctionDef()
H A DSemaDeclCXX.cpp17381 PushExpressionEvaluationContext( in ActOnCXXEnterDeclInitializer()
H A DTreeTransform.h12977 getSema().PushExpressionEvaluationContext( in TransformLambdaExpr()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1050 S.PushExpressionEvaluationContext( in SynthesizedFunctionScope()
4979 void PushExpressionEvaluationContext(
4984 void PushExpressionEvaluationContext(
13001 Actions.PushExpressionEvaluationContext(NewContext, LambdaContextDecl, in Actions()
13010 Actions.PushExpressionEvaluationContext( in Actions()
13024 Actions.PushExpressionEvaluationContext( in Actions()