Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp71 static SVal computeExtentBegin(SValBuilder &svalBuilder, in computeExtentBegin() function
144 SVal extentBegin = computeExtentBegin(svalBuilder, rawOffset.getRegion()); in checkLocation()