char_offset_ 26 tools/gn/location.cc other.char_offset_ == char_offset_; char_offset_ 37 tools/gn/location.cc return char_offset_ < other.char_offset_; char_offset_ 54 tools/gn/location.cc ret += base::IntToString(char_offset_); char_offset_ 20 tools/gn/location.h int char_offset() const { return char_offset_; } char_offset_ 34 tools/gn/location.h int char_offset_; // -1 when unset.