Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Breakpoint/
H A DBreakpointList.cpp77 if (bp_sp->AllowDisable()) in SetEnabledAllowed()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h680 bool AllowDisable() const { in AllowDisable() function