Home
last modified time | relevance | path

Searched refs:PopFunctionScopeInfo (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4713 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(); in ActOnCapturedRegionError()
4730 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(); in ActOnCapturedRegionEnd()
H A DSemaLambda.cpp1599 PopFunctionScopeInfo(); in ActOnLambdaError()
H A DSema.cpp2442 Sema::PopFunctionScopeInfo(const AnalysisBasedWarnings::Policy *WP, in PopFunctionScopeInfo() function in Sema
H A DSemaDecl.cpp16592 PopFunctionScopeInfo(ActivePolicy, dcl); in ActOnFinishFunctionBody()
16687 PopFunctionScopeInfo(ActivePolicy, dcl); in ActOnFinishFunctionBody()
20583 PopFunctionScopeInfo(); in ActOnFinishTopLevelStmtDecl()
H A DSemaExpr.cpp16443 PopFunctionScopeInfo(); in ActOnBlockError()
16608 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(&WP, BD, BlockTy); in ActOnBlockStmtExpr()
H A DSemaOpenMP.cpp22352 SemaRef.PopFunctionScopeInfo(); in ActOnOpenMPDeclareReductionCombinerEnd()
22415 SemaRef.PopFunctionScopeInfo(); in ActOnOpenMPDeclareReductionInitializerEnd()
H A DSemaDeclCXX.cpp4180 PopFunctionScopeInfo(nullptr, D); in ActOnFinishCXXInClassMemberInitializer()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1055 PopFunctionScopeInfo(const sema::AnalysisBasedWarnings::Policy *WP = nullptr,
1293 S.PopFunctionScopeInfo(); in ~FunctionScopeRAII()
13380 S.PopFunctionScopeInfo(); in ~SynthesizedFunctionScope()