Searched refs:MethodListType (Results 1 – 1 of 1) sorted by relevance
1133 enum class MethodListType { enum3858 case MethodListType::CategoryInstanceMethods: in emitMethodList()3863 case MethodListType::CategoryClassMethods: in emitMethodList()3868 case MethodListType::InstanceMethods: in emitMethodList()3873 case MethodListType::ClassMethods: in emitMethodList()3878 case MethodListType::ProtocolInstanceMethods: in emitMethodList()3883 case MethodListType::ProtocolClassMethods: in emitMethodList()6770 case MethodListType::CategoryClassMethods: in emitMethodList()6774 case MethodListType::InstanceMethods: in emitMethodList()6778 case MethodListType::ClassMethods: in emitMethodList()[all …]