Searched defs:hiding (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | name-lookup.cc | 2784 tree old, tree decl, bool hiding = false) in update_binding() 3520 check_module_override (tree decl, tree mvec, bool hiding, in check_module_override() 3620 pushdecl (tree decl, bool hiding) in pushdecl() 4748 do_pushdecl_with_scope (tree x, cp_binding_level *level, bool hiding = false) in do_pushdecl_with_scope() 6120 pushdecl_namespace_level (tree decl, bool hiding) in pushdecl_namespace_level()
|
H A D | decl.cc | 1528 duplicate_decls (tree newdecl, tree olddecl, bool hiding, bool was_hidden) in duplicate_decls() 4994 bool hiding = false; in cxx_builtin_function() local
|