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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp1262 PopFunctionScopeInfo();
H A DSemaStmt.cpp4445 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo();
4462 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo();
H A DSema.cpp1914 Sema::PopFunctionScopeInfo(const AnalysisBasedWarnings::Policy *WP, function in class:Sema
H A DSemaOpenMP.cpp17837 PopFunctionScopeInfo();
17899 PopFunctionScopeInfo();
18053 PopFunctionScopeInfo();
H A DSemaDecl.cpp14436 PopFunctionScopeInfo(ActivePolicy, dcl);
14523 PopFunctionScopeInfo(ActivePolicy, dcl);
H A DSemaExpr.cpp15117 PopFunctionScopeInfo();
15212 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(&WP, BD, BlockTy);
H A DSemaDeclCXX.cpp3920 PopFunctionScopeInfo(nullptr, D);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h965 S.PopFunctionScopeInfo();
1604 PopFunctionScopeInfo(const sema::AnalysisBasedWarnings::Policy *WP = nullptr,
4342 S.PopFunctionScopeInfo();

Completed in 545 milliseconds