Searched refs:set_span (Results 1 – 3 of 3) sorted by relevance
381 location_->set_span(0, token.line); in StartAt()382 location_->set_span(1, token.column); in StartAt()386 location_->set_span(0, other.location_->span(0)); in StartAt()387 location_->set_span(1, other.location_->span(1)); in StartAt()
3250 void set_span(int index, ::google::protobuf::int32 value);7239 inline void SourceCodeInfo_Location::set_span(int index, ::google::protobuf::int32 value) { in set_span() function
14114 void SourceCodeInfo_Location::set_span(int index, ::google::protobuf::int32 value) { in set_span() function in google::protobuf::SourceCodeInfo_Location