Searched defs:isXValue (Results 1 – 1 of 1) sorted by relevance
273 bool isXValue() const { return getValueKind() == VK_XValue; } in isXValue() function375 bool isXValue() const { return Kind == CL_XValue; } in isXValue() function