Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLambda.cpp1271 PopFunctionScopeInfo(); in ActOnLambdaError()
H A DSemaStmt.cpp4801 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(); in ActOnCapturedRegionError()
4818 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(); in ActOnCapturedRegionEnd()
H A DSema.cpp2191 Sema::PopFunctionScopeInfo(const AnalysisBasedWarnings::Policy *WP, in PopFunctionScopeInfo() function in Sema
H A DSemaDecl.cpp15296 PopFunctionScopeInfo(ActivePolicy, dcl); in ActOnFinishFunctionBody()
15385 PopFunctionScopeInfo(ActivePolicy, dcl); in ActOnFinishFunctionBody()
H A DSemaExpr.cpp16316 PopFunctionScopeInfo(); in ActOnBlockError()
16478 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(&WP, BD, BlockTy); in ActOnBlockStmtExpr()
H A DSemaOpenMP.cpp21925 PopFunctionScopeInfo(); in ActOnOpenMPDeclareReductionCombinerEnd()
21987 PopFunctionScopeInfo(); in ActOnOpenMPDeclareReductionInitializerEnd()
H A DSemaDeclCXX.cpp4033 PopFunctionScopeInfo(nullptr, D); in ActOnFinishCXXInClassMemberInitializer()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h1083 S.PopFunctionScopeInfo(); in ~SynthesizedFunctionScope()
1946 PopFunctionScopeInfo(const sema::AnalysisBasedWarnings::Policy *WP = nullptr,
4926 S.PopFunctionScopeInfo(); in ~FunctionScopeRAII()