Searched defs:isLValue (Results 1 – 2 of 2) sorted by relevance
88 bool isLValue() const { return Kind == LValue; } isLValue() function
272 bool isLValue() const { return getValueKind() == VK_LValue; } isLValue() function 375 bool isLValue() const { return Kind == CL_LValue; } isLValue() function