Home
last modified time | relevance | path

Searched refs:loc_or_input_loc (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Ddecl.cc11797 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()
DChangeLog-2021508 (loc_or_input_loc): New.
509 * decl.c (grokdeclarator): Use loc_or_input_loc. Pass init_loc down
Dcp-tree.h8126 loc_or_input_loc (location_t loc) in loc_or_input_loc() function