Searched refs:handle_using_decl (Results 1 – 9 of 9) sorted by relevance
127 static void handle_using_decl (tree, tree);1159 handle_using_decl (tree using_decl, tree t) in handle_using_decl() function4174 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
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.
3459 * class.c (handle_using_decl): Pass correct scope to5409 * class.c (handle_using_decl): Move most of the processing to ...5460 (handle_using_decl): Pass the using decl to add_method.
3721 * class.c (handle_using_decl): Reject using of constructor name
223 * class.c (handle_using_decl): Get TYPE_FIELDS and TYPE_METHODS