Home
last modified time | relevance | path

Searched refs:LongMax (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1690 const RangeInt LongMax = BVF.getMaxValue(LongTy).getLimitedValue(); in initFunctionSummaries() local
2376 .Case({ReturnValueCondition(WithinRange, Range(0, LongMax))}, in initFunctionSummaries()
2435 0, WithinRange, Range(0, LongMax)))); in initFunctionSummaries()