Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DArrayBoundCheckerV2.cpp56 static RegionRawOffsetV2 computeOffset(const GRState *state,
98 RegionRawOffsetV2::computeOffset(state, svalBuilder, location); in checkLocation()
246 RegionRawOffsetV2 RegionRawOffsetV2::computeOffset(const GRState *state, in computeOffset() function in RegionRawOffsetV2