Lines Matching full:location
24 # include "location.h"
51 location location;
53 /* Proper location of the symbol, not all the rule */
54 location sym_loc;
75 location merger_declaration_location;
86 symbol_list *symbol_list_sym_new (symbol *sym, location loc);
89 symbol_list *symbol_list_type_new (uniqstr type_name, location loc);
92 symbol_list *symbol_list_default_tagged_new (location loc);
94 symbol_list *symbol_list_default_tagless_new (location loc);
116 uniqstr symbol_list_n_type_name_get (symbol_list *l, location loc, int n);