• Home
  • Raw
  • Download

Lines Matching refs:add_decl_to_scope

11376 		    d = add_decl_to_scope(*v, class_type);  in build_translation_unit_and_add_to_ir()
11434 add_decl_to_scope(result, scope.get()); in build_namespace_decl_and_add_to_ir()
11542 decl_base_sptr d = add_decl_to_scope(result, tu->get_global_scope().get()); in build_enum_underlying_type()
12198 res = add_decl_to_scope(result, scope); in add_or_update_class_type()
12559 result = is_union_type(add_decl_to_scope(result, scope)); in add_or_update_union_type()
12803 add_decl_to_scope(*i, ctxt.cur_transl_unit()->get_global_scope()); in schedule_array_tree_for_late_canonicalization()
12868 add_decl_to_scope(array, scope); in maybe_strip_qualification()
12880 add_decl_to_scope(typdef, scope); in maybe_strip_qualification()
12908 add_decl_to_scope(qual_type, is_decl(element_type)->get_scope()); in maybe_strip_qualification()
14094 add_decl_to_scope(klass, scope); in get_opaque_version_of_type()
14122 add_decl_to_scope(enum_type, scope); in get_opaque_version_of_type()
14772 add_decl_to_scope(t, ctxt.cur_transl_unit()->get_global_scope()); in build_ir_node_from_die()
14782 result = add_decl_to_scope(t, scope); in build_ir_node_from_die()
14800 add_decl_to_scope(p, ctxt.cur_transl_unit()->get_global_scope()); in build_ir_node_from_die()
14817 add_decl_to_scope(r, ctxt.cur_transl_unit()->get_global_scope()); in build_ir_node_from_die()
14848 add_decl_to_scope(d, ctxt.cur_transl_unit()->get_global_scope()); in build_ir_node_from_die()
14872 result = add_decl_to_scope(e, scope); in build_ir_node_from_die()
14986 add_decl_to_scope(a, ctxt.cur_transl_unit()->get_global_scope()); in build_ir_node_from_die()
15002 add_decl_to_scope(s, ctxt.cur_transl_unit()->get_global_scope()); in build_ir_node_from_die()
15090 result = add_decl_to_scope(v, scope); in build_ir_node_from_die()
15182 result = add_decl_to_scope(is_decl(result), logical_scope); in build_ir_node_from_die()
15293 add_decl_to_scope(type_declaration, in build_ir_node_for_void_type()
15313 add_decl_to_scope(type_declaration, in build_ir_node_for_variadic_parameter_type()