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