Home | History | Annotate | Download | only in Serialization

Lines Matching defs:Setter

993     ObjCMethodDecl *Setter = ReadDeclAs<ObjCMethodDecl>(Record, Idx);
994 E->setImplicitProperty(Getter, Setter, MethodRefFlags);