Searched defs:CatchAction (Results 1 – 1 of 1) sorted by relevance
416 if (auto *CatchAction = dyn_cast<CatchHandler>(Action)) { in prepareExceptionHandlers() local459 if (auto *CatchAction = dyn_cast<CatchHandler>(Action)) { in prepareExceptionHandlers() local484 if (auto *CatchAction = dyn_cast<CatchHandler>(Action)) { in prepareExceptionHandlers() local858 if (auto *CatchAction = dyn_cast<CatchHandler>(Action)) { in outlineHandler() local906 if (auto *CatchAction = dyn_cast<CatchHandler>(Action)) { in outlineHandler() local951 void WinEHPrepare::processSEHCatchHandler(CatchHandler *CatchAction, in processSEHCatchHandler()1383 CatchHandler *CatchAction = findCatchHandler(BB, NextBB, VisitedBlocks); in mapLandingPadBlocks() local