Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp164 auto *ConstantArrayTy = in CheckStringInit() local
166 uint64_t StrLength = ConstantArrayTy->getSize().getZExtValue(); in CheckStringInit()