Searched refs:StartAt (Results 1 – 2 of 2) sorted by relevance
236 void StartAt(const io::Tokenizer::Token& token);239 void StartAt(const LocationRecorder& other);
380 void Parser::LocationRecorder::StartAt(const io::Tokenizer::Token& token) { in StartAt() function in google::protobuf::compiler::Parser::LocationRecorder385 void Parser::LocationRecorder::StartAt(const LocationRecorder& other) { in StartAt() function in google::protobuf::compiler::Parser::LocationRecorder918 group_location.StartAt(field_location); in ParseMessageFieldNoLabel()929 location.StartAt(name_token); in ParseMessageFieldNoLabel()939 location.StartAt(name_token); in ParseMessageFieldNoLabel()1465 end_location.StartAt(start_token); in ParseExtensions()1535 end_location.StartAt(start_token); in ParseReservedNumbers()1586 extendee_location.StartAt(extendee_start); in ParseExtend()