Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/cp/
H A Dclass.c127 static void handle_using_decl (tree, tree);
1159 handle_using_decl (tree using_decl, tree t) in handle_using_decl() function
4145 handle_using_decl (TREE_VALUE (access_decls), t); in check_bases_and_members()
H A DChangeLog-20021154 * class.c (handle_using_decl): Allow the declaration used to be
2328 * class.c (handle_using_decl): Use constructor_name_p.
2481 * class.c (handle_using_decl): Likewise.
H A DChangeLog-2003734 * class.c (handle_using_decl): Set input_location before calling
746 * class.c (handle_using_decl): Swap arguments of error_not_base_type.
3948 * class.c (handle_using_decl): Robustify.
5937 * class.c (handle_using_decl): Likewise.
H A DChangeLog-1998332 * class.c (handle_using_decl): Fix comment. Don't lookup
1554 (handle_using_decl): Watch for NULL_TREE while iterating through
3141 * class.c (handle_using_decl): Ignore TYPE_DECLs.
3641 (handle_using_decl): New function containing code split out from ...
H A DChangeLog-20041580 handle_using_decl, check_bases,
3567 (handle_using_decl): Adjust call to add_method.
3699 * class.c (handle_using_decl): Use lookup_member, not
H A DChangeLog3390 * class.c (handle_using_decl): Pass correct scope to
5340 * class.c (handle_using_decl): Move most of the processing to ...
5391 (handle_using_decl): Pass the using decl to add_method.
H A DChangeLog-20001896 (handle_using_decl): Adjust call to add_method.
3740 (handle_using_decl): Remove assertion.
5859 * class.c (handle_using_decl): Call add_method for used functions.
H A DChangeLog-20013721 * class.c (handle_using_decl): Reject using of constructor name
H A DChangeLog-1999223 * class.c (handle_using_decl): Get TYPE_FIELDS and TYPE_METHODS
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dclass.c119 static void handle_using_decl PARAMS ((tree, tree));
1168 handle_using_decl (using_decl, t) in handle_using_decl() function
4485 handle_using_decl (TREE_VALUE (access_decls), t); in check_bases_and_members()
H A DChangeLog962 * class.c (handle_using_decl): Robustify.
2565 * class.c (handle_using_decl): Allow the declaration used to be
3731 * class.c (handle_using_decl): Use constructor_name_p.
3884 * class.c (handle_using_decl): Likewise.
9698 * class.c (handle_using_decl): Reject using of constructor name
11768 (handle_using_decl): Adjust call to add_method.
13612 (handle_using_decl): Remove assertion.
15731 * class.c (handle_using_decl): Call add_method for used functions.
H A DChangeLog.2223 * class.c (handle_using_decl): Get TYPE_FIELDS and TYPE_METHODS
7120 * class.c (handle_using_decl): Fix comment. Don't lookup
8342 (handle_using_decl): Watch for NULL_TREE while iterating through
9929 * class.c (handle_using_decl): Ignore TYPE_DECLs.
10429 (handle_using_decl): New function containing code split out from ...