Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp72 static SVal computeExtentBegin(SValBuilder &svalBuilder, in computeExtentBegin() function
145 SVal extentBegin = computeExtentBegin(svalBuilder, rawOffset.getRegion()); in checkLocation()