Searched refs:throwBlockSucc (Results 1 – 1 of 1) sorted by relevance
153 auto throwBlockSucc = throwBlock->GetSuccessor(0); in ConnectThrowCatchImpl() local154 throwBlock->RemoveSucc(throwBlockSucc); in ConnectThrowCatchImpl()155 throwBlockSucc->RemovePred(throwBlock); in ConnectThrowCatchImpl()