Searched refs:AllowDelete (Results 1 – 3 of 3) sorted by relevance
98 if (bp_sp->AllowDelete()) in RemoveAllowed()106 [&](const BreakpointSP &bp) { return bp->AllowDelete(); }), in RemoveAllowed()
570 bool AllowDelete() const { in AllowDelete() function
1516 if (!breakpoint_sp->IsEnabled() && breakpoint_sp->AllowDelete()) { in DoExecute()