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