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 DSemaLambda.cpp1574 PopFunctionScopeInfo(); in ActOnLambdaError()
H A DSemaStmt.cpp4560 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(); in ActOnCapturedRegionError()
4577 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(); in ActOnCapturedRegionEnd()
H A DSema.cpp2276 Sema::PopFunctionScopeInfo(const AnalysisBasedWarnings::Policy *WP, in PopFunctionScopeInfo() function in Sema
H A DSemaDecl.cpp16113 PopFunctionScopeInfo(ActivePolicy, dcl); in ActOnFinishFunctionBody()
16205 PopFunctionScopeInfo(ActivePolicy, dcl); in ActOnFinishFunctionBody()
20101 PopFunctionScopeInfo(); in ActOnFinishTopLevelStmtDecl()
H A DSemaExpr.cpp16087 PopFunctionScopeInfo(); in ActOnBlockError()
16248 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(&WP, BD, BlockTy); in ActOnBlockStmtExpr()
H A DSemaOpenMP.cpp21456 SemaRef.PopFunctionScopeInfo(); in ActOnOpenMPDeclareReductionCombinerEnd()
21519 SemaRef.PopFunctionScopeInfo(); in ActOnOpenMPDeclareReductionInitializerEnd()
H A DSemaDeclCXX.cpp4085 PopFunctionScopeInfo(nullptr, D); in ActOnFinishCXXInClassMemberInitializer()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h754 PopFunctionScopeInfo(const sema::AnalysisBasedWarnings::Policy *WP = nullptr,
1028 S.PopFunctionScopeInfo(); in ~FunctionScopeRAII()
13119 S.PopFunctionScopeInfo(); in ~SynthesizedFunctionScope()