Lines Matching refs:add_decl_to_scope
6183 add_decl_to_scope(subrange, scope); in clone_array()
6269 add_decl_to_scope(is_decl(result), scope); in clone_typedef_array_qualified_type()
6313 add_decl_to_scope(is_decl(subtree), scope); in clone_array_tree()
6326 add_decl_to_scope(is_decl(s), scope); in clone_array_tree()
6342 add_decl_to_scope(is_decl(s), scope); in clone_array_tree()
6360 add_decl_to_scope(is_decl(s), scope); in clone_array_tree()
6930 add_decl_to_scope(decl_base_sptr decl, scope_decl* scope) in add_decl_to_scope() function
6947 add_decl_to_scope(decl_base_sptr decl, const scope_decl_sptr& scope) in add_decl_to_scope() function
6948 {return add_decl_to_scope(decl, scope.get());} in add_decl_to_scope()
12236 add_decl_to_scope(is_decl(result), tu.get_global_scope()); in synthesize_type_from_translation_unit()
16582 add_decl_to_scope(v, get_scope()); in clone()
18065 add_decl_to_scope(f, get_scope()); in clone()
18901 add_decl_to_scope(get_type_declaration(*i), this); in class_or_union()
18907 add_decl_to_scope(*i, this); in class_or_union()
18913 add_decl_to_scope(*i, this); in class_or_union()
23113 add_decl_to_scope(p, this); in set_pattern()
23283 add_decl_to_scope(p, this); in set_pattern()