Searched defs:ConcreteThreshold (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | ArrayBoundCheckerV2.cpp | 184 if (auto ConcreteThreshold = Threshold.getAs<nonloc::ConcreteInt>()) { compareValueToThreshold() local |