Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Breakpoint/
H A DBreakpointList.cpp77 if (bp_sp->AllowDisable()) in SetEnabledAllowed()
/llvm-project-15.0.7/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h572 bool AllowDisable() const { in AllowDisable() function