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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.h192 void setCatchAllHandler(unsigned I, llvm::BasicBlock *Block) { function in class:clang::CodeGen::EHCatchScope
H A DCGException.cpp1424 catchScope->setCatchAllHandler(0, catchBB);
2084 CatchScope->setCatchAllHandler(0, createBasicBlock("__except"));

Completed in 187 milliseconds