Home
last modified time | relevance | path

Searched refs:skipPlatformCheckForCatalyst (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp1822 static bool skipPlatformCheckForCatalyst(const InterfaceFile &interface, in skipPlatformCheckForCatalyst() function
1882 !skipPlatformCheckForCatalyst(interface, explicitlyLinked)) { in DylibFile()