Searched refs:setCatchAllHandler (Results 1 – 2 of 2) sorted by relevance
193 void setCatchAllHandler(unsigned I, llvm::BasicBlock *Block) { in setCatchAllHandler() function
1242 catchScope->setCatchAllHandler(0, catchBB); in enter()1805 CatchScope->setCatchAllHandler(0, createBasicBlock("__except")); in EnterSEHTryStmt()