Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDDynamicExtent.cpp86 SVal getDynamicExtentWithOffset(ProgramStateRef State, SVal BufV) { in getDynamicExtentWithOffset()
107 SVal BufV, in getDynamicElementCountWithOffset()
/freebsd-head/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDCStringChecker.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()
HDStdLibraryFunctionsChecker.cpp1240 SVal BufV = getArgSVal(Call, getArgNo()); in apply() local
1299 SVal BufV = getArgSVal(Call, getArgNo()); in describeArgumentValue() local