Lines Matching refs:ObjCMethodList
2854 ObjCMethodList Instance, Factory;
2875 for (const ObjCMethodList *Method = &Methods.Instance; Method; in EmitKeyDataLength()
2879 for (const ObjCMethodList *Method = &Methods.Factory; Method; in EmitKeyDataLength()
2909 for (const ObjCMethodList *Method = &Methods.Instance; Method; in EmitData()
2915 for (const ObjCMethodList *Method = &Methods.Factory; Method; in EmitData()
2936 for (const ObjCMethodList *Method = &Methods.Instance; Method; in EmitData()
2940 for (const ObjCMethodList *Method = &Methods.Factory; Method; in EmitData()
2976 ObjCMethodList(), in WriteSelectors()
2977 ObjCMethodList() in WriteSelectors()
2988 for (ObjCMethodList *M = &Data.Instance; in WriteSelectors()
2993 for (ObjCMethodList *M = &Data.Factory; !changed && M && M->getMethod(); in WriteSelectors()