Searched refs:isOtherPlatformSpec (Results 1 – 2 of 2) sorted by relevance
57 bool isOtherPlatformSpec() const { return Version.empty(); } in isOtherPlatformSpec() function
3589 if (Spec.isOtherPlatformSpec()) { in CheckAvailabilitySpecList()