Searched refs:intfRef (Results 1 – 1 of 1) sorted by relevance
1924 for (const InterfaceFileRef &intfRef : interface.reexportedLibraries()) { in parseReexports() local1925 InterfaceFile::const_target_range targets = intfRef.targets(); in parseReexports()1926 if (is_contained(skipPlatformChecks, intfRef.getInstallName()) || in parseReexports()1928 loadReexport(intfRef.getInstallName(), exportingFile, topLevel); in parseReexports()