Searched refs:build_lang_decl (Results 1 - 25 of 27) sorted by relevance

12

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dexcept.c314 fn = build_lang_decl (FUNCTION_DECL, fn,
525 fn = build_lang_decl
793 fn = build_lang_decl (FUNCTION_DECL, fn, tmp);
935 fn = build_lang_decl (FUNCTION_DECL, fn,
1092 fn = build_lang_decl (FUNCTION_DECL, fn,
1122 fn = build_lang_decl (FUNCTION_DECL, fn,
H A Drtti.c154 d = build_lang_decl (FUNCTION_DECL, d, type);
399 d = build_lang_decl (FUNCTION_DECL, name, tinfo_fn_type);
689 dcast_fn = build_lang_decl (FUNCTION_DECL, dcast_fn, tmp);
788 fn = build_lang_decl (FUNCTION_DECL, fn, tmp);
969 fn = build_lang_decl (FUNCTION_DECL, fn, tmp);
1016 fn = build_lang_decl (FUNCTION_DECL, fn, tmp);
1064 fn = build_lang_decl (FUNCTION_DECL, fn, tmp);
1104 fn = build_lang_decl (FUNCTION_DECL, fn, tmp);
H A Dclass.c720 decl = build_lang_decl (VAR_DECL, name, TREE_TYPE (BINFO_VTABLE (binfo)));
730 decl = build_lang_decl (VAR_DECL, name, void_type_node);
880 new_decl = build_lang_decl (VAR_DECL, name, TREE_TYPE (orig_decl));
944 new_decl = build_lang_decl (VAR_DECL, name, TREE_TYPE (orig_decl));
3265 decl = build_lang_decl (VAR_DECL, get_identifier (name), type);
5612 tree value = build_lang_decl (TYPE_DECL, name, current_class_type);
H A Dsemantics.c1194 tree tmpl = build_lang_decl (TEMPLATE_DECL, identifier, NULL_TREE);
H A Ddecl.c2377 d = build_lang_decl (NAMESPACE_DECL, name, void_type_node);
4526 decl = build_lang_decl (USING_DECL, name, void_type_node);
4721 decl = build_lang_decl (FUNCTION_DECL, functionid, default_function_type);
7050 tree decl = build_lang_decl (FUNCTION_DECL, get_identifier (name), type);
8834 decl = build_lang_decl (FUNCTION_DECL, declarator, type);
11105 decl = build_lang_decl (TYPE_DECL, declarator, type);
H A Dmethod.c2301 decl = build_lang_decl (FUNCTION_DECL, DECL_NAME (fn), fntype);
H A Ddecl2.c3180 ssdf_decl = build_lang_decl (FUNCTION_DECL,
5095 alias = build_lang_decl (NAMESPACE_DECL, alias, void_type_node);
H A Dcp-tree.h3149 extern tree build_lang_decl PROTO((enum tree_code, tree, tree));
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dexcept.c255 decl = build_lang_decl (VAR_DECL,
410 handler_decl = build_lang_decl (VAR_DECL,
586 build_lang_decl (VAR_DECL,
H A Dinout.c974 decl2 = build_lang_decl (TYPE_DECL, get_identifier ("__indexmode"),
1057 tree decl = build_lang_decl (VAR_DECL, get_identifier (name),
1523 decl = build_lang_decl (TYPE_DECL, get_identifier ("__recordmode"),
1526 decl = build_lang_decl (TYPE_DECL, get_identifier ("__indexmode"),
1602 decl = build_lang_decl (TYPE_DECL, get_identifier ("__indexmode"),
2832 decl = build_lang_decl (TYPE_DECL, get_identifier ("__recordmode"),
2835 decl = build_lang_decl (TYPE_DECL, get_identifier ("__indexmode"),
H A Dch-tree.h807 extern tree build_lang_decl PROTO((enum chill_tree_code, tree, tree));
H A Ddecl.c730 build_lang_decl (code, name, type)
1553 newdecl = build_lang_decl (TYPE_DECL, modename, mode);
5159 decl = build_lang_decl (VAR_DECL, ex_name, ex_type);
725 build_lang_decl (code, name, type) function
H A Dtasking.c3073 = build_lang_decl (TYPE_DECL, get_identifier ("__element_mode"),
/haiku-buildtools/gcc/gcc/cp/
H A Dvtable-class-hierarchy.c190 build_lang_decl (FUNCTION_DECL,
201 build_lang_decl (FUNCTION_DECL,
258 vlt_register_set_fndecl = build_lang_decl
263 vlt_register_set_fndecl = build_lang_decl
292 vlt_register_pairs_fndecl = build_lang_decl
307 vlt_register_pairs_fndecl = build_lang_decl
H A Dlex.c537 build_lang_decl(). */
540 build_lang_decl (enum tree_code code, tree name, tree type)
559 /* Add DECL_LANG_SPECIFIC info to T. Called from build_lang_decl
536 build_lang_decl (enum tree_code code, tree name, tree type) function
H A Dlambda.c994 tree convfn = build_lang_decl (FUNCTION_DECL, name, fntype);
1030 tree statfn = build_lang_decl (FUNCTION_DECL, name, stattype);
H A Drtti.c439 d = build_lang_decl (VAR_DECL, name, ti->type);
906 name_decl = build_lang_decl (VAR_DECL, name_name, name_type);
H A Ddecl2.c3162 fn = build_lang_decl (FUNCTION_DECL, sname,
3202 fn = build_lang_decl (FUNCTION_DECL, sname,
3259 fn = build_lang_decl (FUNCTION_DECL, sname, fntype);
3367 fndecl = build_lang_decl (FUNCTION_DECL,
3475 ssdf_decl = build_lang_decl (FUNCTION_DECL,
H A Dname-lookup.c2263 decl = build_lang_decl (USING_DECL, name, NULL_TREE);
3436 value = build_lang_decl (USING_DECL, name, NULL_TREE);
3770 d = build_lang_decl (NAMESPACE_DECL, name, void_type_node);
3899 alias = build_lang_decl (NAMESPACE_DECL, alias, void_type_node);
H A Ddecl.c3894 global_namespace = build_lang_decl (NAMESPACE_DECL, global_scope_name,
4267 tree fn = build_lang_decl (FUNCTION_DECL, name, type);
7043 fndecl = build_lang_decl (FUNCTION_DECL, get_identifier (name), fntype);
7719 decl = build_lang_decl (FUNCTION_DECL, declarator, type);
7722 build_lang_decl used (probably input_location). */
8210 decl = build_lang_decl (VAR_DECL, name, type);
10410 decl = build_lang_decl (TYPE_DECL, unqualified_id, type);
H A Dmethod.c1862 fn = build_lang_decl (FUNCTION_DECL, name, fn_type);
H A Dsemantics.c2731 tree tmpl = build_lang_decl (TEMPLATE_DECL, identifier, NULL_TREE);
5204 placeholder = build_lang_decl (VAR_DECL, NULL_TREE, type);
H A Dclass.c794 decl = build_lang_decl (VAR_DECL, name, vtable_type);
8013 tree value = build_lang_decl (TYPE_DECL, name, current_class_type);
H A Dparser.c32084 tree omp_out = build_lang_decl (VAR_DECL, get_identifier ("omp_out"), type);
32088 tree omp_in = build_lang_decl (VAR_DECL, get_identifier ("omp_in"), type);
32125 omp_priv = build_lang_decl (VAR_DECL, get_identifier ("omp_priv"), type);
32129 omp_orig = build_lang_decl (VAR_DECL, get_identifier ("omp_orig"), type);
32362 tree fndecl = build_lang_decl (FUNCTION_DECL, this_reduc_id, fntype);
H A Dcp-tree.h5629 extern tree build_lang_decl (enum tree_code, tree, tree);

Completed in 620 milliseconds

12