Home | History | Annotate | Download | only in Frontend

Lines Matching refs:RewriteObjCMethodsMetaData

520     void RewriteObjCMethodsMetaData(MethodIterator MethodBegin,
5492 RewriteObjCMethodsMetaData(InstanceMethods.begin(), InstanceMethods.end(),
5496 RewriteObjCMethodsMetaData(IDecl->classmeth_begin(), IDecl->classmeth_end(),
5772 RewriteObjCMethodsMetaData(InstanceMethods.begin(), InstanceMethods.end(),
5777 RewriteObjCMethodsMetaData(IDecl->classmeth_begin(), IDecl->classmeth_end(),
5847 RewriteObjCMethodsMetaData - Rewrite methods metadata for instance or
5850 void RewriteObjCFragileABI::RewriteObjCMethodsMetaData(MethodIterator MethodBegin,