Searched refs:handle_using_decl (Results 1 – 12 of 12) sorted by relevance
127 static void handle_using_decl (tree, tree);1159 handle_using_decl (tree using_decl, tree t) in handle_using_decl() function4145 handle_using_decl (TREE_VALUE (access_decls), t); in check_bases_and_members()
1154 * class.c (handle_using_decl): Allow the declaration used to be2328 * class.c (handle_using_decl): Use constructor_name_p.2481 * class.c (handle_using_decl): Likewise.
734 * class.c (handle_using_decl): Set input_location before calling746 * 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.
332 * class.c (handle_using_decl): Fix comment. Don't lookup1554 (handle_using_decl): Watch for NULL_TREE while iterating through3141 * class.c (handle_using_decl): Ignore TYPE_DECLs.3641 (handle_using_decl): New function containing code split out from ...
1580 handle_using_decl, check_bases,3567 (handle_using_decl): Adjust call to add_method.3699 * class.c (handle_using_decl): Use lookup_member, not
3390 * class.c (handle_using_decl): Pass correct scope to5340 * class.c (handle_using_decl): Move most of the processing to ...5391 (handle_using_decl): Pass the using decl to add_method.
1896 (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.
3721 * class.c (handle_using_decl): Reject using of constructor name
223 * class.c (handle_using_decl): Get TYPE_FIELDS and TYPE_METHODS
119 static void handle_using_decl PARAMS ((tree, tree));1168 handle_using_decl (using_decl, t) in handle_using_decl() function4485 handle_using_decl (TREE_VALUE (access_decls), t); in check_bases_and_members()
962 * class.c (handle_using_decl): Robustify.2565 * class.c (handle_using_decl): Allow the declaration used to be3731 * 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 name11768 (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.
223 * class.c (handle_using_decl): Get TYPE_FIELDS and TYPE_METHODS7120 * class.c (handle_using_decl): Fix comment. Don't lookup8342 (handle_using_decl): Watch for NULL_TREE while iterating through9929 * class.c (handle_using_decl): Ignore TYPE_DECLs.10429 (handle_using_decl): New function containing code split out from ...