Searched refs:loc_or_input_loc (Results 1 – 3 of 3) sorted by relevance
11797 location_t typespec_loc = loc_or_input_loc (smallest_type_location in grokdeclarator()11804 id_loc = loc_or_input_loc (declarator->id_loc); in grokdeclarator()11805 init_loc = loc_or_input_loc (declarator->init_loc); in grokdeclarator()
508 (loc_or_input_loc): New.509 * decl.c (grokdeclarator): Use loc_or_input_loc. Pass init_loc down
8126 loc_or_input_loc (location_t loc) in loc_or_input_loc() function