Home
last modified time | relevance | path

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

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