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