Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.h193 void setCatchAllHandler(unsigned I, llvm::BasicBlock *Block) { in setCatchAllHandler() function
DCGException.cpp1242 catchScope->setCatchAllHandler(0, catchBB); in enter()
1805 CatchScope->setCatchAllHandler(0, createBasicBlock("__except")); in EnterSEHTryStmt()