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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp652 dispatchBlock = getTerminateHandler();
1502 llvm::BasicBlock *CodeGenFunction::getTerminateHandler() { function in class:CodeGenFunction
H A DCodeGenFunction.h2255 /// getTerminateHandler - Return a handler (not a landing pad, just
2258 llvm::BasicBlock *getTerminateHandler();

Completed in 68 milliseconds