Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLambda.cpp1268 PopFunctionScopeInfo(); in ActOnLambdaError()
H A DSema.cpp2015 Sema::PopFunctionScopeInfo(const AnalysisBasedWarnings::Policy *WP, in PopFunctionScopeInfo() function in Sema
H A DSemaStmt.cpp4778 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(); in ActOnCapturedRegionError()
4795 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(); in ActOnCapturedRegionEnd()
H A DSemaDecl.cpp14677 PopFunctionScopeInfo(ActivePolicy, dcl); in ActOnFinishFunctionBody()
14764 PopFunctionScopeInfo(ActivePolicy, dcl); in ActOnFinishFunctionBody()
H A DSemaExpr.cpp15427 PopFunctionScopeInfo(); in ActOnBlockError()
15589 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(&WP, BD, BlockTy); in ActOnBlockStmtExpr()
H A DSemaOpenMP.cpp19433 PopFunctionScopeInfo(); in ActOnOpenMPDeclareReductionCombinerEnd()
19495 PopFunctionScopeInfo(); in ActOnOpenMPDeclareReductionInitializerEnd()
H A DSemaDeclCXX.cpp3985 PopFunctionScopeInfo(nullptr, D); in ActOnFinishCXXInClassMemberInitializer()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h1069 S.PopFunctionScopeInfo(); in ~SynthesizedFunctionScope()
1842 PopFunctionScopeInfo(const sema::AnalysisBasedWarnings::Policy *WP = nullptr,
4634 S.PopFunctionScopeInfo(); in ~FunctionScopeRAII()