Home
last modified time | relevance | path

Searched defs:removeHandler (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DRPCUtils.h1134 void removeHandler() { in removeHandler() function
/freebsd-12.1/contrib/llvm/lib/IR/
H A DInstructions.cpp915 void CatchSwitchInst::removeHandler(handler_iterator HI) { in removeHandler() function in CatchSwitchInst