Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/
DExprConstant.cpp4277 QualType CLETy = CLE->getType(); in handleLValueToRValueConversion() local
4278 if (CLETy->isArrayType() && !Type->isArrayType()) { in handleLValueToRValueConversion()
4279 if (!CLETy.isConstant(Info.Ctx)) { in handleLValueToRValueConversion()