Home | History | Annotate | Download | only in Serialization

Lines Matching defs:Setter

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