Home
last modified time | relevance | path

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

/external/bison/src/
Dscan-gram.l129 location id_loc PACIFY_CC (= empty_location);
233 id_loc = *loc;
317 *loc = id_loc;
329 *loc = id_loc;
335 *loc = id_loc;
340 *loc = id_loc;
Dscan-code.l383 variant_add (uniqstr id, location id_loc, unsigned symbol_index, in variant_add() argument
396 r->loc = id_loc; in variant_add()
444 location id_loc = var->hidden_by ? var->hidden_by->loc : in show_sub_messages() local
478 warn_at_indent (id_loc, &indent, "%s", in show_sub_messages()
481 complain_at_indent (id_loc, &indent, "%s", in show_sub_messages()
Dscan-gram.c1317 location id_loc PACIFY_CC (= empty_location);
1738 id_loc = *loc;
1859 *loc = id_loc;
1875 *loc = id_loc;
1885 *loc = id_loc;
1893 *loc = id_loc;
Dscan-code.c2572 variant_add (uniqstr id, location id_loc, unsigned symbol_index, in variant_add() argument
2585 r->loc = id_loc; in variant_add()
2633 location id_loc = var->hidden_by ? var->hidden_by->loc : in show_sub_messages() local
2667 warn_at_indent (id_loc, &indent, "%s", in show_sub_messages()
2670 complain_at_indent (id_loc, &indent, "%s", in show_sub_messages()
/external/bison/
DChangeLog-201213298 (id_loc, token_start): Use (IF_LINTed) initial values that do not
14250 (id_loc, code_start, token_start): New local vars.
14253 (<INITIAL>{id}): Save id_loc. Begin state SC_AFTER_IDENTIFIER