Home
last modified time | relevance | path

Searched refs:CLETy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp4375 QualType CLETy = CLE->getType(); in handleLValueToRValueConversion() local
4376 if (CLETy->isArrayType() && !Type->isArrayType()) { in handleLValueToRValueConversion()
4377 if (!CLETy.isConstant(Info.Ctx)) { in handleLValueToRValueConversion()