Home | History | Annotate | Download | only in src

Lines Matching refs:obj_

1046       : obj_(obj), key_(key), pos_(pos), type_(type) { }
1055 Expression* obj() const { return obj_; }
1065 Expression* obj_;