Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointList.cpp80 if (bp_sp->AllowDisable())
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h576 bool AllowDisable() const { in AllowDisable() function