Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp1272 PopFunctionScopeInfo(); in ActOnLambdaError()
H A DSemaStmt.cpp4726 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(); in ActOnCapturedRegionError()
4743 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(); in ActOnCapturedRegionEnd()
H A DSema.cpp2085 Sema::PopFunctionScopeInfo(const AnalysisBasedWarnings::Policy *WP, in PopFunctionScopeInfo() function in Sema
H A DSemaDecl.cpp14733 PopFunctionScopeInfo(ActivePolicy, dcl); in ActOnFinishFunctionBody()
14820 PopFunctionScopeInfo(ActivePolicy, dcl); in ActOnFinishFunctionBody()
H A DSemaExpr.cpp15548 PopFunctionScopeInfo(); in ActOnBlockError()
15710 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(&WP, BD, BlockTy); in ActOnBlockStmtExpr()
H A DSemaOpenMP.cpp19816 PopFunctionScopeInfo(); in ActOnOpenMPDeclareReductionCombinerEnd()
19878 PopFunctionScopeInfo(); in ActOnOpenMPDeclareReductionInitializerEnd()
H A DSemaDeclCXX.cpp3985 PopFunctionScopeInfo(nullptr, D); in ActOnFinishCXXInClassMemberInitializer()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1076 S.PopFunctionScopeInfo(); in ~SynthesizedFunctionScope()
1874 PopFunctionScopeInfo(const sema::AnalysisBasedWarnings::Policy *WP = nullptr,
4665 S.PopFunctionScopeInfo(); in ~FunctionScopeRAII()