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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp491 RangeIntTy LongMax = BVF.getMaxValue(LongTy).getLimitedValue(); local
921 RANGE(-1, LongMax)
958 RANGE(-1, LongMax)
1009 RANGE(1, LongMax)
1038 RANGE(1, LongMax)

Completed in 22 milliseconds