Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1292 const RangeInt LongMax = BVF.getMaxValue(LongTy).getLimitedValue(); in initFunctionSummaries() local
1839 .Case({ReturnValueCondition(WithinRange, Range(1, LongMax))}, in initFunctionSummaries()
1885 0, WithinRange, Range(0, LongMax)))); in initFunctionSummaries()