Lines Matching refs:SETTER
1313 GETTER, SETTER, // Property is an accessor function.1370 Accessors() : getter(NULL), setter(NULL) { }1372 Expression* setter;