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