Home | History | Annotate | Download | only in Serialization

Lines Matching full:getter

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