Home
last modified time | relevance | path

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

/trueos/contrib/gcc/cp/
HDname-lookup.c2066 do_nonmember_using_decl (tree scope, tree name, tree oldval, tree oldtype, in do_nonmember_using_decl() function
2234 do_nonmember_using_decl (scope, name, oldval, oldtype, &newval, &newtype); in do_local_using_decl()
3344 do_nonmember_using_decl (scope, name, oldval, oldtype, &newval, &newtype); in do_toplevel_using_decl()
HDChangeLog-2003954 (do_nonmember_using_decl): Likewise.
5189 (do_nonmember_using_decl): Adjust local variable type. Allocate
5221 * decl2.c (do_nonmember_using_decl): Correct handling of
5236 * decl2.c (do_nonmember_using_decl): Do not call duplicate decls
5250 * decl2.c (do_nonmember_using_decl): Do not call duplicate decls
5254 * decl2.c (do_nonmember_using_decl): Ignore anticipated builtins.
HDChangeLog-2004295 * name-lookup.c (do_nonmember_using_decl): A real function
1531 do_nonmember_using_decl, lookup_tag, set_decl_namespace,
5304 (do_nonmember_using_decl): Use a scope_binding instead of a
5625 * name-lookup.c (do_nonmember_using_decl): If a using declaration
HDChangeLog4622 (do_nonmember_using_decl): Check DECL_HIDDEN_FRIEND_P as well as
4624 (do_nonmember_using_decl): Likewise.
5530 * name-lookup.c (do_nonmember_using_decl): Ignore builtin
6890 * name-lookup.c (do_nonmember_using_decl): Avoid overloading
HDChangeLog-20011103 * decl2.c (do_nonmember_using_decl): Replace using directive
2889 * decl2.c (do_nonmember_using_decl): Don't complain if we find
HDChangeLog-19992613 (do_nonmember_using_decl): Remove call to binding_init.
5766 do_nonmember_using_decl): Add static prototype.
6600 (do_nonmember_using_decl): Check for illegal using declarations
HDChangeLog-2002217 validate_nonmember_using_decl, do_nonmember_using_decl,
3449 * decl2.c (do_nonmember_using_decl): If a using declaration
HDChangeLog-19983126 * decl2.c (do_nonmember_using_decl): Allow for type shadowing.
3292 (do_nonmember_using_decl): New function.
HDChangeLog-2000582 * decl2.c (do_nonmember_using_decl): Allow `extern "C"'