Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp7659 unsigned StrLenWithNull = StrExpr->getLength() + 1; in diagnoseStringPlusInt() local
7661 index <= llvm::APSInt(llvm::APInt(index.getBitWidth(), StrLenWithNull), in diagnoseStringPlusInt()