Home
last modified time | relevance | path

Searched defs:LengthVal (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp368 SVal LengthVal = state->getSVal(Size, LCtx); in CheckBufferAccess() local
483 SVal LengthVal = state->getSVal(Size, LCtx); in CheckOverlap() local