Searched refs:SwiftOrSwiftAsync (Results 1 – 1 of 1) sorted by relevance
2587 enum class RequiredCC { OnlySwift, SwiftOrSwiftAsync }; in checkExtParameterInfos() enumerator2612 checkCompatible(paramIndex, RequiredCC::SwiftOrSwiftAsync); in checkExtParameterInfos()2622 checkCompatible(paramIndex, RequiredCC::SwiftOrSwiftAsync); in checkExtParameterInfos()