Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dname-lookup.c2451 do_nonmember_using_decl (tree scope, tree name, tree oldval, tree oldtype, in do_nonmember_using_decl() function
2615 do_nonmember_using_decl (scope, name, oldval, oldtype, &newval, &newtype); in do_local_using_decl()
3846 do_nonmember_using_decl (scope, name, oldval, oldtype, &newval, &newtype); in do_toplevel_using_decl()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.c4067 do_nonmember_using_decl (tree scope, tree name, tree *value_p, tree *type_p) in do_nonmember_using_decl() function
5225 do_nonmember_using_decl (scope, name, &val, &type); in finish_namespace_using_decl()
5259 do_nonmember_using_decl (scope, name, &value, &type); in finish_local_using_decl()