Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmtAsm.cpp688 PushExpressionEvaluationContext( in LookupInlineAsmIdentifier()
H A DSemaLambda.cpp1163 PushExpressionEvaluationContext( in ActOnStartOfLambdaDefinition()
H A DSemaStmt.cpp4283 PushExpressionEvaluationContext( in ActOnCapturedRegionStart()
4341 PushExpressionEvaluationContext( in ActOnCapturedRegionStart()
H A DSemaExpr.cpp13211 PushExpressionEvaluationContext(ExprEvalContexts.back().Context); in ActOnStartStmtExpr()
13546 PushExpressionEvaluationContext( in ActOnBlockStart()
14427 Sema::PushExpressionEvaluationContext( in PushExpressionEvaluationContext() function in Sema
14438 Sema::PushExpressionEvaluationContext( in PushExpressionEvaluationContext() function in Sema
14442 PushExpressionEvaluationContext(NewContext, ClosureContextDecl, ExprContext); in PushExpressionEvaluationContext()
H A DSemaDeclObjC.cpp366 PushExpressionEvaluationContext(ExprEvalContexts.back().Context); in ActOnStartOfObjCMethodDef()
H A DSemaOpenMP.cpp1755 PushExpressionEvaluationContext( in StartOpenMPDSABlock()
13261 PushExpressionEvaluationContext( in ActOnOpenMPDeclareReductionCombinerStart()
13321 PushExpressionEvaluationContext( in ActOnOpenMPDeclareReductionInitializerStart()
H A DSemaExprCXX.cpp7181 PushExpressionEvaluationContext( in BuildCXXMemberCallExpr()
H A DSemaDecl.cpp12856 PushExpressionEvaluationContext(ExprEvalContexts.back().Context); in ActOnStartOfFunctionDef()
12870 PushExpressionEvaluationContext(ExprEvalContexts.back().Context); in ActOnStartOfFunctionDef()
H A DTreeTransform.h11210 getSema().PushExpressionEvaluationContext( in TransformLambdaExpr()
H A DSemaDeclCXX.cpp14928 PushExpressionEvaluationContext( in ActOnCXXEnterDeclInitializer()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h771 S.PushExpressionEvaluationContext( in SynthesizedFunctionScope()
4029 void PushExpressionEvaluationContext(
4034 void PushExpressionEvaluationContext(
10865 Actions.PushExpressionEvaluationContext(NewContext, LambdaContextDecl, in Actions()
10874 Actions.PushExpressionEvaluationContext( in Actions()
10888 Actions.PushExpressionEvaluationContext( in Actions()