Searched refs:CLETy (Results 1 – 1 of 1) sorted by relevance
4277 QualType CLETy = CLE->getType(); in handleLValueToRValueConversion() local4278 if (CLETy->isArrayType() && !Type->isArrayType()) { in handleLValueToRValueConversion()4279 if (!CLETy.isConstant(Info.Ctx)) { in handleLValueToRValueConversion()