Searched defs:catchNode (Results 1 – 5 of 5) sorted by relevance
60 void PushBackCatchVec(CatchNode &catchNode) in PushBackCatchVec()
61 CatchNode *catchNode = static_cast<CatchNode *>(stmt); in CollectEHInformation() local549 CatchNode *catchNode = nullptr; in FillSwitchTable() local747 CatchNode *catchNode = ehTry->GetCatchNodeAt(j); in CreateLSDAAction() local
616 CatchNode *catchNode = static_cast<CatchNode *>(s); in OutputBlockNode() local
1462 auto *catchNode = mod.CurFuncCodeMemPool()->New<CatchNode>(mod); in ParseStmtCatch() local
654 auto *catchNode = static_cast<CatchNode *>(stmt); in CreateBasicBlocks() local