Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
H A Dsignals.py49 def removeHandler(method=None): function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DInstructions.cpp1300 void CatchSwitchInst::removeHandler(handler_iterator HI) { in removeHandler() function in CatchSwitchInst