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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp492 RangeIntTy LongLongMax = BVF.getMaxValue(LongLongTy).getLimitedValue(); local
932 RANGE(-1, LongLongMax)
969 RANGE(-1, LongLongMax)
1018 RANGE(1, LongLongMax)
1047 RANGE(1, LongLongMax)

Completed in 73 milliseconds