Searched refs:add_span (Results 1 – 6 of 6) sorted by relevance
152 void add_span(int x, int len, int) in add_span() function361 sl.add_span(x, cur_cell->x - x, alpha); in sweep_scanline()
97 void add_span(int x, unsigned len, unsigned cover) in add_span() function
340 location_->add_span(parser_->input_->current().line); in LocationRecorder()341 location_->add_span(parser_->input_->current().column); in LocationRecorder()366 location_->add_span(parser_->input_->current().line); in Init()367 location_->add_span(parser_->input_->current().column); in Init()392 location_->add_span(token.line); in EndAt()394 location_->add_span(token.end_column); in EndAt()
6543 loc_msg->add_span(4); in TEST_F()6544 loc_msg->add_span(5); in TEST_F()6545 loc_msg->add_span(6); in TEST_F()
3251 void add_span(::google::protobuf::int32 value);7243 inline void SourceCodeInfo_Location::add_span(::google::protobuf::int32 value) { in add_span() function
14118 void SourceCodeInfo_Location::add_span(::google::protobuf::int32 value) { in add_span() function in google::protobuf::SourceCodeInfo_Location