Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()