Home
last modified time | relevance | path

Searched refs:syntax_token (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dparser.cc686 io::Tokenizer::Token syntax_token = input_->current(); in ParseSyntaxIdentifier() local
695 AddError(syntax_token.line, syntax_token.column, in ParseSyntaxIdentifier()