Searched refs:ShouldBeLValue (Results 1 – 1 of 1) sorted by relevance
11705 bool ShouldBeLValue, bool ShouldBeInteger = false) { in CheckValue() argument11709 if (ShouldBeLValue && !E->isLValue()) { in CheckValue()