Home | History | Annotate | Download | only in AST

Lines Matching full:getter

2200                                        IdentifierInfo *Getter,
2202 return new (C, DC) MSPropertyDecl(DC, L, N, T, TInfo, StartL, Getter, Setter);