Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSema.cpp2227 Sema::PoppedFunctionScopePtr
2234 PoppedFunctionScopePtr Scope(FunctionScopes.pop_back_val(), in PopFunctionScopeInfo()
H A DSemaStmt.cpp4793 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(); in ActOnCapturedRegionError()
4810 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(); in ActOnCapturedRegionEnd()
H A DSemaExpr.cpp16747 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(&WP, BD, BlockTy); in ActOnBlockStmtExpr()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h1974 using PoppedFunctionScopePtr = variable
1977 PoppedFunctionScopePtr