Searched refs:RegionRawOffsetV2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp44 class RegionRawOffsetV2 { class in namespace:__anon4125
49 RegionRawOffsetV2() function in class:__anon4125::RegionRawOffsetV2
53 RegionRawOffsetV2(const SubRegion* base, SVal offset) function in class:__anon4125::RegionRawOffsetV2
59 static RegionRawOffsetV2 computeOffset(ProgramStateRef state,
101 const RegionRawOffsetV2 &rawOffset =
102 RegionRawOffsetV2::computeOffset(state, svalBuilder, location);
214 void RegionRawOffsetV2::dump() const {
218 void RegionRawOffsetV2::dumpToStream(raw_ostream &os) const {
256 RegionRawOffsetV2 RegionRawOffsetV2
[all...]

Completed in 52 milliseconds