Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCleanup.h191 void setCatchAllHandler(unsigned I, llvm::BasicBlock *Block) { in setCatchAllHandler() function
H A DCGException.cpp1464 catchScope->setCatchAllHandler(0, catchBB); in enter()
2181 CatchScope->setCatchAllHandler(0, createBasicBlock("__except")); in EnterSEHTryStmt()