Home
last modified time | relevance | path

Searched refs:PoppedFunctionScopePtr (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSema.cpp2190 Sema::PoppedFunctionScopePtr
2197 PoppedFunctionScopePtr Scope(FunctionScopes.pop_back_val(), in PopFunctionScopeInfo()
H A DSemaStmt.cpp4801 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(); in ActOnCapturedRegionError()
4818 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(); in ActOnCapturedRegionEnd()
H A DSemaExpr.cpp16478 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(&WP, BD, BlockTy); in ActOnBlockStmtExpr()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h1942 using PoppedFunctionScopePtr = variable
1945 PoppedFunctionScopePtr