Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp8266 unsigned StrLenWithNull = StrExpr->getLength() + 1; in diagnoseStringPlusInt() local
8268 index <= llvm::APSInt(llvm::APInt(index.getBitWidth(), StrLenWithNull), in diagnoseStringPlusInt()