Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1207 CheckerContext &C, ProgramStateRef S, const Expr *BufE, SVal BufV, in invalidateDestinationBufferBySize()
1228 CheckerContext &C, ProgramStateRef S, const Expr *BufE, SVal BufV) { in invalidateDestinationBufferAlwaysEscapeSuperRegion()
1238 CheckerContext &C, ProgramStateRef S, const Expr *BufE, SVal BufV) { in invalidateDestinationBufferNeverOverflows()
1254 SVal BufV) { in invalidateSourceBuffer()
H A DStdLibraryFunctionsChecker.cpp1240 SVal BufV = getArgSVal(Call, getArgNo()); in apply() local
1299 SVal BufV = getArgSVal(Call, getArgNo()); in describeArgumentValue() local