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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp47 class RegionRawOffsetV2 { class in namespace:__anon2163
52 RegionRawOffsetV2() function in class:__anon2163::RegionRawOffsetV2
56 RegionRawOffsetV2(const SubRegion* base, SVal offset) function in class:__anon2163::RegionRawOffsetV2
62 static RegionRawOffsetV2 computeOffset(ProgramStateRef state,
132 const RegionRawOffsetV2 &rawOffset =
133 RegionRawOffsetV2::computeOffset(state, svalBuilder, location);
265 LLVM_DUMP_METHOD void RegionRawOffsetV2::dump() const {
269 void RegionRawOffsetV2::dumpToStream(raw_ostream &os) const {
307 RegionRawOffsetV2 RegionRawOffsetV2
[all...]

Completed in 61 milliseconds