Home | History | Annotate | Download | only in Serialization

Lines Matching defs:Setter

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