Searched refs:markAsRValue (Results 1 – 6 of 6) sorted by relevance
67 *this = aux.markAsRValue();
142 Derived& markAsRValue() { in markAsRValue() function
151 res = resCol.markAsRValue();159 res = resRow.markAsRValue();
122 dst = temp.markAsRValue();
286 other = res.markAsRValue();
190 Derived& markAsRValue() { m_isRValue = true; return derived(); } in markAsRValue() function