Searched refs:GetAllowDelete (Results 1 – 5 of 5) sorted by relevance
52 s->Printf("delete: %s", GetAllowDelete() ? "allowed" : "disallowed"); in GetDescription()
99 bool GetAllowDelete();
91 bool GetAllowDelete() const { return GetPermission(deletePerm); } in GetAllowDelete() function
684 return GetPermissions().GetAllowDelete(); in AllowDelete()
631 bool SBBreakpointName::GetAllowDelete() in GetAllowDelete() function in SBBreakpointName636 return bp_name->GetPermissions().GetAllowDelete(); in GetAllowDelete()