Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp242 getSimplifiedOffsets(NonLoc offset, nonloc::ConcreteInt extent, in getSimplifiedOffsets() function
256 return getSimplifiedOffsets( in getSimplifiedOffsets()
261 return getSimplifiedOffsets( in getSimplifiedOffsets()
294 std::tie(Value, Threshold) = getSimplifiedOffsets(Value, *ConcreteThreshold, SVB); in compareValueToThreshold()