Searched refs:getByteOffset (Results 1 – 2 of 2) sorted by relevance
53 NonLoc getByteOffset() const { return cast<NonLoc>(byteOffset); } in getByteOffset() function in __anone4e16ee70111::RegionRawOffsetV2111 = svalBuilder.evalBinOpNN(state, BO_LT, rawOffset.getByteOffset(), in checkLocation()143 = svalBuilder.evalBinOpNN(state, BO_GE, rawOffset.getByteOffset(), in checkLocation()198 os << "raw_offset_v2{" << getRegion() << ',' << getByteOffset() << '}'; in dumpToStream()
167 public int getByteOffset(){ in getByteOffset() method in DOMLocatorImpl