Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaInit.cpp153 auto *ConstantArrayTy = in CheckStringInit() local
155 uint64_t StrLength = ConstantArrayTy->getSize().getZExtValue(); in CheckStringInit()