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