Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp279 void insertCatchHandler(CatchHandler *Action) { Actions.push_back(Action); } in insertCatchHandler() function in __anon98d5fb000111::LandingPadActions
1374 Actions.insertCatchHandler(Action); in mapLandingPadBlocks()
1391 Actions.insertCatchHandler(CatchAction); in mapLandingPadBlocks()