Searched refs:MethodListType (Results 1 – 1 of 1) sorted by relevance
1101 enum class MethodListType { enum3828 case MethodListType::CategoryInstanceMethods: in emitMethodList()3833 case MethodListType::CategoryClassMethods: in emitMethodList()3838 case MethodListType::InstanceMethods: in emitMethodList()3843 case MethodListType::ClassMethods: in emitMethodList()3848 case MethodListType::ProtocolInstanceMethods: in emitMethodList()3853 case MethodListType::ProtocolClassMethods: in emitMethodList()6596 case MethodListType::CategoryClassMethods: in emitMethodList()6600 case MethodListType::InstanceMethods: in emitMethodList()6604 case MethodListType::ClassMethods: in emitMethodList()[all …]