Searched refs:DebugLocListTagOffset (Results 1 – 1 of 1) sorted by relevance
120 Optional<uint8_t> DebugLocListTagOffset; variable178 void setDebugLocListTagOffset(uint8_t O) { DebugLocListTagOffset = O; } in setDebugLocListTagOffset()179 Optional<uint8_t> getDebugLocListTagOffset() const { return DebugLocListTagOffset; } in getDebugLocListTagOffset()