Searched refs:GetAllowDelete (Results 1 – 6 of 6) sorted by relevance
44 s->Printf("delete: %s", GetAllowDelete() ? "allowed" : "disallowed"); in GetDescription()
105 bool GetAllowDelete();
90 bool GetAllowDelete() const { return GetPermission(deletePerm); } in GetAllowDelete() function
580 return GetPermissions().GetAllowDelete(); in AllowDelete()
628 bool SBBreakpointName::GetAllowDelete() { in GetAllowDelete() function in SBBreakpointName634 return bp_name->GetPermissions().GetAllowDelete(); in GetAllowDelete()
11687 result = (bool)(arg1)->GetAllowDelete(); in _wrap_SBBreakpointName_GetAllowDelete()