Searched refs:getByteOffset (Results 1 – 2 of 2) sorted by relevance
56 NonLoc getByteOffset() const { return byteOffset.castAs<NonLoc>(); } in getByteOffset() function in __anon83ecfd230111::RegionRawOffsetV2115 svalBuilder.evalBinOpNN(state, BO_LT, rawOffset.getByteOffset(), *NV, in checkLocation()146 = svalBuilder.evalBinOpNN(state, BO_GE, rawOffset.getByteOffset(), in checkLocation()160 if (state->isTainted(rawOffset.getByteOffset())) in checkLocation()219 os << "raw_offset_v2{" << getRegion() << ',' << getByteOffset() << '}'; in dumpToStream()
167 public int getByteOffset(){ in getByteOffset() method in DOMLocatorImpl