Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2275 Sema::PoppedFunctionScopePtr
2282 PoppedFunctionScopePtr Scope(FunctionScopes.pop_back_val(), in PopFunctionScopeInfo()
H A DSemaStmt.cpp4560 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(); in ActOnCapturedRegionError()
4577 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(); in ActOnCapturedRegionEnd()
H A DSemaExpr.cpp16248 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(&WP, BD, BlockTy); in ActOnBlockStmtExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h742 using PoppedFunctionScopePtr = variable
753 PoppedFunctionScopePtr