Searched refs:MethodListType (Results 1 – 1 of 1) sorted by relevance
1129 enum class MethodListType { enum3938 case MethodListType::CategoryInstanceMethods: in emitMethodList()3943 case MethodListType::CategoryClassMethods: in emitMethodList()3948 case MethodListType::InstanceMethods: in emitMethodList()3953 case MethodListType::ClassMethods: in emitMethodList()3958 case MethodListType::ProtocolInstanceMethods: in emitMethodList()3963 case MethodListType::ProtocolClassMethods: in emitMethodList()6839 case MethodListType::CategoryClassMethods: in emitMethodList()6843 case MethodListType::InstanceMethods: in emitMethodList()6847 case MethodListType::ClassMethods: in emitMethodList()[all …]