Searched refs:EndAt (Results 1 – 2 of 2) sorted by relevance
372 EndAt(parser_->input_->previous()); in ~LocationRecorder()390 void Parser::LocationRecorder::EndAt(const io::Tokenizer::Token& token) { in EndAt() function in google::protobuf::compiler::Parser::LocationRecorder930 location.EndAt(name_token); in ParseMessageFieldNoLabel()940 location.EndAt(name_token); in ParseMessageFieldNoLabel()1466 end_location.EndAt(start_token); in ParseExtensions()1536 end_location.EndAt(start_token); in ParseReservedNumbers()1587 extendee_location.EndAt(extendee_end); in ParseExtend()2032 location.EndAt(input_->previous()); in ParsePackage()2066 location.EndAt(input_->previous()); in ParseImport()
244 void EndAt(const io::Tokenizer::Token& token);