Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCleanup.h182 void setCatchAllHandler(unsigned I, llvm::BasicBlock *Block) { in setCatchAllHandler() function
H A DCGException.cpp629 CatchScope->setCatchAllHandler(I, Handler); in EnterCXXTryStmt()
1439 catchScope->setCatchAllHandler(0, catchBB); in enter()