Home
last modified time | relevance | path

Searched defs:start_token (Results 1 – 4 of 4) sorted by relevance

/third_party/gn/src/gn/
Dparser.cc541 const Token& start_token = Consume(); in IdentifierOrCall() local
641 std::unique_ptr<ListNode> Parser::ParseList(const Token& start_token, in ParseList()
/third_party/protobuf/src/google/protobuf/compiler/
Dparser.cc1608 io::Tokenizer::Token start_token; in ParseExtensions() local
1696 io::Tokenizer::Token start_token = input_->current(); in ParseReserved() local
1730 io::Tokenizer::Token start_token; in ParseReservedNumbers() local
1773 io::Tokenizer::Token start_token = input_->current(); in ParseReserved() local
1808 io::Tokenizer::Token start_token; in ParseReservedNumbers() local
/third_party/mksh/
Dsyn.c30 int start_token; /* token than began nesting (eg, FOR) */ member
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c11205 unsigned start_token = emit_get_num_tokens(emit); in emit_vgpu10_instruction() local