Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp391 SVal BufVal = C.getSVal(Buffer.Expression); in CheckBufferAccess() local
887 SVal BufVal = state->getSVal(FirstBuf, LCtx); in IsFirstBufInBound() local