Home | History | Annotate | Download | only in Serialization

Lines Matching refs:Setter

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