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