Searched refs:stat_hack (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | name-lookup.cc | 89 stat_hack (tree decl = NULL_TREE, tree type = NULL_TREE) in stat_hack() function 301 orig = stat_hack (orig); in get_fixed_binding_slot() 2271 current = stat_hack (current, to_type); in member_vec_dedup() 2963 *slot = stat_hack (to_val, to_type); in update_binding() 3506 orig = stat_hack (tree (orig)); in maybe_record_mergeable_decl() 4074 bind = stat_hack (bind, type); in set_module_binding() 6290 *mslot = stat_hack (value, type); in finish_nonmember_using_decl() 8955 *mslot = visible_p ? decl : stat_hack (decl, NULL_TREE); in add_imported_namespace()
|
H A D | ChangeLog-2017 | 3331 (stat_hack): New.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | name-lookup.c | 62 stat_hack (tree decl = NULL_TREE, tree type = NULL_TREE) 1651 current = stat_hack (current, to_type); in member_vec_dedup() 2501 *slot = stat_hack (to_val, to_type); in update_binding() 5162 *slot = stat_hack (value, type); in finish_nonmember_using_decl()
|