Searched refs:ReexportedLibraries (Results 1 – 3 of 3) sorted by relevance
57 auto Lib = addEntry(ReexportedLibraries, InstallName); in addReexportedLibrary()151 if (ReexportedLibraries != O.ReexportedLibraries) in operator ==()
212 std::vector<FlowStringRef> ReexportedLibraries; member297 IO.mapOptional("re-exports", Section.ReexportedLibraries); in mapping()485 Section.ReexportedLibraries.emplace_back(Library.getInstallName()); in NormalizedTBD()648 for (const auto &Lib : Section.ReexportedLibraries) in denormalize()842 assignTargetsToLibrary(File->reexportedLibraries(), ReexportedLibraries); in NormalizedTBD_V4()935 for (const auto &CurrentSection : ReexportedLibraries) { in denormalize()986 std::vector<MetadataSection> ReexportedLibraries; member1070 IO.mapOptionalWithContext("reexported-libraries", Keys->ReexportedLibraries, in mapKeysToValuesV4()
311 return ReexportedLibraries;432 std::vector<InterfaceFileRef> ReexportedLibraries;