Searched refs:Off_tMax (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1593 Optional<RangeInt> Off_tMax = BVF.getMaxValue(*Off_tTy).getLimitedValue(); local
1604 ArgumentCondition(4, WithinRange, Range(0, *Off_tMax))));

Completed in 123 milliseconds