Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectBreakpoint.cpp230 eSetTypeException, enumerator
560 break_type = eSetTypeException; in DoExecute()
685 case eSetTypeException: { in DoExecute()
747 if (bp_sp->GetNumLocations() == 0 && break_type != eSetTypeException) { in DoExecute()