Home | History | Annotate | Download | only in Frontend

Lines Matching refs:RewriteObjCMethodsMetaData

529     void RewriteObjCMethodsMetaData(MethodIterator MethodBegin,
5432 RewriteObjCMethodsMetaData(InstanceMethods.begin(), InstanceMethods.end(),
5436 RewriteObjCMethodsMetaData(IDecl->classmeth_begin(), IDecl->classmeth_end(),
5709 RewriteObjCMethodsMetaData(InstanceMethods.begin(), InstanceMethods.end(),
5714 RewriteObjCMethodsMetaData(IDecl->classmeth_begin(), IDecl->classmeth_end(),
5784 // RewriteObjCMethodsMetaData - Rewrite methods metadata for instance or
5787 void RewriteObjCFragileABI::RewriteObjCMethodsMetaData(MethodIterator MethodBegin,