Home | History | Annotate | Download | only in Serialization

Lines Matching refs:getObjCMethodRedeclaration

470     assert(Context.getObjCMethodRedeclaration(D));
471 Writer.AddDeclRef(Context.getObjCMethodRedeclaration(D), Record);