Searched defs:isRValue (Results 1 – 2 of 2) sorted by relevance
89 bool isRValue() const { return Kind == RValue; } isRValue() function
379 bool isRValue() const { return Kind >= CL_XValue; } isRValue() function