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