Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLambda.cpp1307 PopFunctionScopeInfo(); in ActOnLambdaError()
H A DSemaStmt.cpp4793 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(); in ActOnCapturedRegionError()
4810 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(); in ActOnCapturedRegionEnd()
H A DSema.cpp2228 Sema::PopFunctionScopeInfo(const AnalysisBasedWarnings::Policy *WP, in PopFunctionScopeInfo() function in Sema
H A DSemaDecl.cpp15729 PopFunctionScopeInfo(ActivePolicy, dcl); in ActOnFinishFunctionBody()
15818 PopFunctionScopeInfo(ActivePolicy, dcl); in ActOnFinishFunctionBody()
H A DSemaExpr.cpp16584 PopFunctionScopeInfo(); in ActOnBlockError()
16747 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(&WP, BD, BlockTy); in ActOnBlockStmtExpr()
H A DSemaOpenMP.cpp22216 PopFunctionScopeInfo(); in ActOnOpenMPDeclareReductionCombinerEnd()
22278 PopFunctionScopeInfo(); in ActOnOpenMPDeclareReductionInitializerEnd()
H A DSemaDeclCXX.cpp4082 PopFunctionScopeInfo(nullptr, D); in ActOnFinishCXXInClassMemberInitializer()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h1084 S.PopFunctionScopeInfo(); in ~SynthesizedFunctionScope()
1978 PopFunctionScopeInfo(const sema::AnalysisBasedWarnings::Policy *WP = nullptr,
5049 S.PopFunctionScopeInfo(); in ~FunctionScopeRAII()