Searched defs:isLValue (Results 1 – 1 of 1) sorted by relevance
271 bool isLValue() const { return getValueKind() == VK_LValue; } in isLValue() function374 bool isLValue() const { return Kind == CL_LValue; } in isLValue() function