Searched defs:isRValue (Results 1 – 1 of 1) sorted by relevance
273 bool isRValue() const { return getValueKind() == VK_RValue; } in isRValue() function379 bool isRValue() const { return Kind >= CL_XValue; } in isRValue() function