Searched refs:MethodListType (Results 1 – 1 of 1) sorted by relevance
1133 enum class MethodListType { enum3878 case MethodListType::CategoryInstanceMethods: in emitMethodList()3883 case MethodListType::CategoryClassMethods: in emitMethodList()3888 case MethodListType::InstanceMethods: in emitMethodList()3893 case MethodListType::ClassMethods: in emitMethodList()3898 case MethodListType::ProtocolInstanceMethods: in emitMethodList()3903 case MethodListType::ProtocolClassMethods: in emitMethodList()6814 case MethodListType::CategoryClassMethods: in emitMethodList()6818 case MethodListType::InstanceMethods: in emitMethodList()6822 case MethodListType::ClassMethods: in emitMethodList()[all …]