Home
last modified time | relevance | path

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

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