Searched refs:AllowableClients (Results 1 – 3 of 3) sorted by relevance
51 auto Client = addEntry(AllowableClients, InstallName); in addAllowableClient()149 if (AllowableClients != O.AllowableClients) in operator ==()
211 std::vector<FlowStringRef> AllowableClients; member294 IO.mapOptional("allowed-clients", Section.AllowableClients); in mapping()296 IO.mapOptional("allowable-clients", Section.AllowableClients); in mapping()481 Section.AllowableClients.emplace_back(Library.getInstallName()); in NormalizedTBD()645 for (const auto &Lib : Section.AllowableClients) in denormalize()842 assignTargetsToLibrary(File->allowableClients(), AllowableClients); in NormalizedTBD_V4()930 for (const auto &CurrentSection : AllowableClients) { in denormalize()986 std::vector<MetadataSection> AllowableClients; member1068 IO.mapOptionalWithContext("allowable-clients", Keys->AllowableClients, in mapKeysToValuesV4()
302 return AllowableClients;433 std::vector<InterfaceFileRef> AllowableClients;