Searched refs:ShouldBeInteger (Results 1 – 1 of 1) sorted by relevance
11966 bool ShouldBeLValue, bool ShouldBeInteger = false) { in CheckValue() argument11984 if (ShouldBeInteger && !QTy->isIntegerType()) { in CheckValue()