Searched refs:GetAllowList (Results 1 – 6 of 6) sorted by relevance
38 s->Printf("list: %s", GetAllowList() ? "allowed" : "disallowed"); in GetDescription()
102 bool GetAllowList() const;
87 bool GetAllowList() const { return GetPermission(listPerm); } in GetAllowList() function
574 return GetPermissions().GetAllowList(); in AllowList()
610 bool SBBreakpointName::GetAllowList() const { in GetAllowList() function in SBBreakpointName616 return bp_name->GetPermissions().GetAllowList(); in GetAllowList()
11637 result = (bool)((lldb::SBBreakpointName const *)arg1)->GetAllowList(); in _wrap_SBBreakpointName_GetAllowList()