Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Breakpoint/
DBreakpointList.cpp78 if (bp_sp->AllowDisable()) in SetEnabledAllowed()
/external/llvm-project/lldb/include/lldb/Breakpoint/
DBreakpoint.h567 bool AllowDisable() const { in AllowDisable() function