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