Searched refs:StrLength (Results 1 – 1 of 1) sorted by relevance
219 uint64_t StrLength = ConstantArrayTy->getZExtSize(); in CheckStringInit() local228 llvm::APInt ConstVal(32, StrLength); in CheckStringInit()248 StrLength--; in CheckStringInit()252 if (StrLength > CAT->getZExtSize()) in CheckStringInit()255 << CAT->getZExtSize() << StrLength << Str->getSourceRange(); in CheckStringInit()258 if (StrLength - 1 > CAT->getZExtSize()) in CheckStringInit()