Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()