Searched defs:isGLValue (Results 1 – 1 of 1) sorted by relevance
274 bool isGLValue() const { return getValueKind() != VK_PRValue; } in isGLValue() function376 bool isGLValue() const { return Kind <= CL_XValue; } in isGLValue() function