Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DArrayBoundCheckerV2.cpp68 static SVal computeExtentBegin(SValBuilder &svalBuilder, in computeExtentBegin() function
111 SVal extentBegin = computeExtentBegin(svalBuilder, rawOffset.getRegion()); in checkLocation()