Home
last modified time | relevance | path

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

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