Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:baseMethods

6152 ///   const struct _method_list_t *baseMethods;
6237 Result += "\tconst struct _method_list_t *baseMethods;\n";
6421 ArrayRef<ObjCMethodDecl *>baseMethods,
6443 if (baseMethods.size() > 0) {