Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSema.cpp1966 Sema::PoppedFunctionScopePtr
1973 PoppedFunctionScopePtr Scope(FunctionScopes.pop_back_val(), in PopFunctionScopeInfo()
DSemaStmt.cpp4490 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(); in ActOnCapturedRegionError()
4507 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(); in ActOnCapturedRegionEnd()
DSemaExpr.cpp15403 PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(&WP, BD, BlockTy); in ActOnBlockStmtExpr()
/external/llvm-project/clang/include/clang/Sema/
DSema.h1723 using PoppedFunctionScopePtr = variable
1726 PoppedFunctionScopePtr