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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCleanup.h182 void setCatchAllHandler(unsigned I, llvm::BasicBlock *Block) { function in class:clang::CodeGen::EHCatchScope
H A DCGException.cpp611 CatchScope->setCatchAllHandler(I, Handler);
1473 catchScope->setCatchAllHandler(0, catchBB);

Completed in 98 milliseconds