Lines Matching refs:is_lvalue_
1472 return is_lvalue_;1483 void MarkAsLValue() { is_lvalue_ = true; }1505 bool is_lvalue_;