Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DArrayBoundCheckerV2.cpp142 SVal upperbound in checkLocation() local
147 NonLoc *upperboundToCheck = dyn_cast<NonLoc>(&upperbound); in checkLocation()