Searched refs:markAsRValue (Results 1 – 4 of 4) sorted by relevance
67 *this = aux.markAsRValue();
142 Derived& markAsRValue() { in markAsRValue() function
172 Derived& markAsRValue() { m_isRValue = true; return derived(); } in markAsRValue() function257 derived() = temp.markAsRValue(); in assignGeneric()
283 other = res.markAsRValue();