Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.c5908 maybe_make (location_t use_loc, cpp_hashnode *macro) in maybe_make() argument
5919 if (!linemap_location_before_p (line_table, use_loc, def_loc)) in maybe_make()
5922 return new macro_use_before_def (use_loc, macro); in maybe_make()