Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLambda.cpp1187 PopFunctionScopeInfo(); in ActOnLambdaError()
H A DSema.cpp1465 void Sema::PopFunctionScopeInfo(const AnalysisBasedWarnings::Policy *WP, in PopFunctionScopeInfo() function in Sema
H A DSemaStmt.cpp4358 PopFunctionScopeInfo(); in ActOnCapturedRegionError()
4382 PopFunctionScopeInfo(); in ActOnCapturedRegionEnd()
H A DSemaOpenMP.cpp13301 PopFunctionScopeInfo(); in ActOnOpenMPDeclareReductionCombinerEnd()
13363 PopFunctionScopeInfo(); in ActOnOpenMPDeclareReductionInitializerEnd()
H A DSemaDecl.cpp13309 PopFunctionScopeInfo(ActivePolicy, dcl); in ActOnFinishFunctionBody()
13397 PopFunctionScopeInfo(ActivePolicy, dcl); in ActOnFinishFunctionBody()
H A DSemaExpr.cpp13674 PopFunctionScopeInfo(); in ActOnBlockError()
13776 PopFunctionScopeInfo(&WP, Result->getBlockDecl(), Result); in ActOnBlockStmtExpr()
H A DSemaDeclCXX.cpp3649 PopFunctionScopeInfo(nullptr, D); in ActOnFinishCXXInClassMemberInitializer()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h797 S.PopFunctionScopeInfo(); in ~SynthesizedFunctionScope()
1354 PopFunctionScopeInfo(const sema::AnalysisBasedWarnings::Policy *WP = nullptr,
3734 S.PopFunctionScopeInfo(); in ~FunctionScopeRAII()