Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp7296 unsigned StrLenWithNull = StrExpr->getLength() + 1; in diagnoseStringPlusInt() local
7298 index <= llvm::APSInt(llvm::APInt(index.getBitWidth(), StrLenWithNull), in diagnoseStringPlusInt()