Searched refs:CatchRetScope (Results 1 – 1 of 1) sorted by relevance
878 struct CatchRetScope final : EHScopeStack::Cleanup { struct881 CatchRetScope(llvm::CatchPadInst *CPI) : CPI(CPI) {} in CatchRetScope() function904 CGF.EHStack.pushCleanup<CatchRetScope>(NormalCleanup, CPI); in emitBeginCatch()910 CGF.EHStack.pushCleanup<CatchRetScope>(NormalCleanup, CPI); in emitBeginCatch()