Searched refs:GetAllowDisable (Results 1 – 5 of 5) sorted by relevance
49 s->Printf("disable: %s", GetAllowDisable() ? "allowed" : "disallowed"); in GetDescription()
102 bool GetAllowDisable();
94 bool GetAllowDisable() const { return GetPermission(disablePerm); } in GetAllowDisable() function
681 return GetPermissions().GetAllowDisable(); in AllowDisable()
652 bool SBBreakpointName::GetAllowDisable() in GetAllowDisable() function in SBBreakpointName657 return bp_name->GetPermissions().GetAllowDisable(); in GetAllowDisable()