Home | History | Annotate | Download | only in src

Lines Matching defs:sym_loc

2754 	var = variant_add (l->content.sym->tag, l->sym_loc,
2804 location sym_loc = text_loc;
2805 sym_loc.start.column += 1;
2806 sym_loc.end = sym_loc.start;
2810 complain_at_indent (sym_loc, &indent, format, dollar_or_at);