Searched refs:strip_using_decl (Results 1 – 22 of 22) sorted by relevance
662 decl = strip_using_decl (decl); in protected_accessible_p()966 tree decl = strip_using_decl (*iter); in shared_member_p()1213 decl = strip_using_decl (decl); in lookup_member()
1793 decl = strip_using_decl (decl); in fields_linear_search()2237 next = strip_using_decl (next); in member_vec_dedup()2520 strip_using_decl (tree decl) in strip_using_decl() function2582 tree target_bval = strip_using_decl (bval); in supplement_binding()2583 tree target_decl = strip_using_decl (decl); in supplement_binding()5433 tree target_decl = strip_using_decl (decl); in push_class_level_binding()5434 tree target_bval = strip_using_decl (bval); in push_class_level_binding()6323 tree target_val = strip_using_decl (val); in qualify_lookup()
2413 * parser.c (cp_parser_class_name): Call strip_using_decl and2415 * name-lookup.c (strip_using_decl): Returns NULL_TREE if the decl2417 (qualify_lookup): Call strip_using_decl and perform some checks on
574 * cp-tree.h (strip_using_decl): Declare, and reident the previous576 * name-lookup.c (strip_using_decl): New function.577 (supplement_binding_1): Call strip_using_decl on decl and583 (push_class_level_binding): Call strip_using_decl on decl and
3734 * parser.c (cp_parser_template_name): Call strip_using_decl.3829 * decl.c (lookup_and_check_tag): Use strip_using_decl.
302 tree decl_stripped = strip_using_decl (parent_field); in get_class_access_diagnostic_decl()4031 decl = strip_using_decl (decl); in finish_id_expression_1()
8255 extern tree strip_using_decl (tree);
1317 tree used = strip_using_decl (decl); in maybe_push_used_methods()
2900 else if ((using_decl = strip_using_decl (member)) != member) in build_class_member_access_expr()
18596 decl = strip_using_decl (decl); in cp_parser_template_name()20218 type_decl = strip_using_decl (type_decl); in cp_parser_nonclass_name()25732 decl = strip_using_decl (decl); in cp_parser_class_name()
15690 decl = strip_using_decl (decl); in lookup_and_check_tag()
5121 * name-lookup.c (strip_using_decl): Use USING_DECL_SCOPE.
627 decl = strip_using_decl (decl); in protected_accessible_p()940 tree decl = strip_using_decl (*iter); in shared_member_p()1190 decl = strip_using_decl (decl); in lookup_member()
1182 decl = strip_using_decl (decl); in fields_linear_search()1617 next = strip_using_decl (next); in member_vec_dedup()2080 strip_using_decl (tree decl) in strip_using_decl() function2150 tree target_bval = strip_using_decl (bval); in supplement_binding_1()2151 tree target_decl = strip_using_decl (decl); in supplement_binding_1()4513 tree target_decl = strip_using_decl (decl); in push_class_level_binding_1()4514 tree target_bval = strip_using_decl (bval); in push_class_level_binding_1()5246 tree target_val = strip_using_decl (val); in qualify_lookup()
7830 extern tree strip_using_decl (tree);
7615 tree fn = strip_using_decl (x); in finish_struct()
3698 decl = strip_using_decl (decl); in finish_id_expression_1()
2732 else if ((using_decl = strip_using_decl (member)) != member) in build_class_member_access_expr()
17007 decl = strip_using_decl (decl); in cp_parser_template_name()18600 type_decl = strip_using_decl (type_decl); in cp_parser_nonclass_name()23762 decl = strip_using_decl (decl); in cp_parser_class_name()
14879 decl = strip_using_decl (decl); in lookup_and_check_tag()
324 tree target_bval = strip_using_decl (bval); in supplement_binding()325 tree target_decl = strip_using_decl (decl); in supplement_binding()
169 tree target_bval = strip_using_decl (bval); in supplement_binding()170 tree target_decl = strip_using_decl (decl); in supplement_binding()