Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp780 const auto *ConstantArrTy = in transformForValuePrinting() local
782 size_t ArrSize = B->Ctx.getConstantArrayElementCount(ConstantArrTy); in transformForValuePrinting()