Searched refs:allowableClients (Results 1 – 4 of 4) sorted by relevance
183 for (const auto &Lib : allowableClients()) in merge()187 for (const auto &Lib : O->allowableClients()) in merge()251 for (const auto &Lib : allowableClients()) { in remove()323 for (const auto &Lib : allowableClients()) in extract()
423 for (const auto &Library : File->allowableClients()) in NormalizedTBD()440 for (const auto &Library : File->allowableClients()) in NormalizedTBD()804 assignTargetsToLibrary(File->allowableClients(), AllowableClients); in NormalizedTBD_V4()
974 serializeField(TBDKey::Clients, File->allowableClients(), ActiveTargets); in serializeIF()
306 const std::vector<InterfaceFileRef> &allowableClients() const { in allowableClients() function