Home | History | Annotate | Download | only in AST

Lines Matching full:setterkind

2008   enum SetterKind { Assign, Retain, Copy, Weak };
2104 SetterKind getSetterKind() const {