HomeSort by: relevance | last modified time | path
    Searched refs:build_lang_decl (Results 1 - 25 of 38) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/gcc/cp/
vtable-class-hierarchy.cc 178 build_lang_decl (FUNCTION_DECL,
189 build_lang_decl (FUNCTION_DECL,
246 vlt_register_set_fndecl = build_lang_decl
251 vlt_register_set_fndecl = build_lang_decl
280 vlt_register_pairs_fndecl = build_lang_decl
295 vlt_register_pairs_fndecl = build_lang_decl
coroutines.cc 673 = build_lang_decl (VAR_DECL, coro_self_handle_id,
678 = build_lang_decl (VAR_DECL, coro_promise_id,
1014 ret = build_lang_decl (VAR_DECL, ret, v_type);
1732 tree res = build_lang_decl (VAR_DECL, name, type);
3026 tree cond_var = build_lang_decl (VAR_DECL, NULL_TREE, cond_type);
3106 tree var = build_lang_decl (VAR_DECL, get_identifier (buf), var_type);
3173 flag = build_lang_decl (VAR_DECL, get_identifier (nam),
3546 tree newvar = build_lang_decl (VAR_DECL, get_identifier (nam), var_type);
4243 = build_lang_decl (FUNCTION_DECL, copy_node (DECL_NAME (orig)), fn_type);
4256 tree fp = build_lang_decl (PARM_DECL, id, coro_frame_ptr)
    [all...]
lambda.cc 1272 tree convfn = build_lang_decl (FUNCTION_DECL, name, fntype);
1342 tree statfn = build_lang_decl (FUNCTION_DECL, fun_identifier, stattype);
rtti.cc 468 d = build_lang_decl (VAR_DECL, name, ti->type);
951 name_decl = build_lang_decl (VAR_DECL, name_name, name_type);
contracts.cc 599 tree decl = build_lang_decl (PARM_DECL, id, type);
1428 tree parm = build_lang_decl (PARM_DECL, name, value_type);
decl2.cc 3875 fn = build_lang_decl (FUNCTION_DECL, sname,
4063 tree fndecl = build_lang_decl (FUNCTION_DECL, name, fntype);
4096 tree var = build_lang_decl (VAR_DECL, in_charge_identifier,
4167 tree fn = build_lang_decl (FUNCTION_DECL, get_identifier (id), type);
lex.cc 901 build_lang_decl(). */
904 build_lang_decl (enum tree_code code, tree name, tree type)
class.cc 822 decl = build_lang_decl (VAR_DECL, name, vtable_type);
8079 tree ass_op = build_lang_decl (USING_DECL, assign_op_identifier,
9235 tree decl = build_lang_decl (TYPE_DECL, name, current_class_type);
name-lookup.cc 6167 tree using_decl = build_lang_decl (USING_DECL, lookup.name, NULL_TREE);
6527 alias = build_lang_decl (NAMESPACE_DECL, alias, void_type_node);
8962 tree ns = build_lang_decl (NAMESPACE_DECL, name, void_type_node);
  /src/external/gpl3/gcc.old/dist/gcc/cp/
vtable-class-hierarchy.cc 178 build_lang_decl (FUNCTION_DECL,
189 build_lang_decl (FUNCTION_DECL,
246 vlt_register_set_fndecl = build_lang_decl
251 vlt_register_set_fndecl = build_lang_decl
280 vlt_register_pairs_fndecl = build_lang_decl
295 vlt_register_pairs_fndecl = build_lang_decl
coroutines.cc 544 = build_lang_decl (VAR_DECL, coro_self_handle_id,
549 = build_lang_decl (VAR_DECL, coro_promise_id,
861 ret = build_lang_decl (VAR_DECL, ret, v_type);
1523 tree res = build_lang_decl (VAR_DECL, name, type);
2807 tree cond_var = build_lang_decl (VAR_DECL, NULL_TREE, cond_type);
2887 tree var = build_lang_decl (VAR_DECL, get_identifier (buf), var_type);
2954 flag = build_lang_decl (VAR_DECL, get_identifier (nam),
3329 tree newvar = build_lang_decl (VAR_DECL, get_identifier (nam), var_type);
4015 = build_lang_decl (FUNCTION_DECL, copy_node (DECL_NAME (orig)), fn_type);
4028 tree fp = build_lang_decl (PARM_DECL, id, coro_frame_ptr)
    [all...]
lambda.cc 1224 tree convfn = build_lang_decl (FUNCTION_DECL, name, fntype);
1259 tree statfn = build_lang_decl (FUNCTION_DECL, fun_identifier, stattype);
rtti.cc 468 d = build_lang_decl (VAR_DECL, name, ti->type);
947 name_decl = build_lang_decl (VAR_DECL, name_name, name_type);
decl2.cc 3692 fn = build_lang_decl (FUNCTION_DECL, sname,
3882 tree fndecl = build_lang_decl (FUNCTION_DECL, name, fntype);
3914 tree var = build_lang_decl (VAR_DECL, in_charge_identifier,
4020 ssdf_decl = build_lang_decl (FUNCTION_DECL,
lex.cc 859 build_lang_decl(). */
862 build_lang_decl (enum tree_code code, tree name, tree type)
class.cc 821 decl = build_lang_decl (VAR_DECL, name, vtable_type);
7747 tree ass_op = build_lang_decl (USING_DECL, assign_op_identifier,
8879 tree decl = build_lang_decl (TYPE_DECL, name, current_class_type);
name-lookup.cc 5751 tree using_decl = build_lang_decl (USING_DECL, lookup.name, NULL_TREE);
6110 alias = build_lang_decl (NAMESPACE_DECL, alias, void_type_node);
8682 tree ns = build_lang_decl (NAMESPACE_DECL, name, void_type_node);
method.cc 3129 fn = build_lang_decl (FUNCTION_DECL, name, fn_type);
  /src/external/gpl3/gcc.old/dist/gcc/d/
typeinfo.cc 1340 DECL_LANG_SPECIFIC (tid->csym) = build_lang_decl (tid);
1387 DECL_LANG_SPECIFIC (decl->csym) = build_lang_decl (NULL);
1521 DECL_LANG_SPECIFIC (decl->cpp_type_info_ptr_sym) = build_lang_decl (NULL);
d-tree.h 625 extern struct lang_decl *build_lang_decl (Declaration *);
decl.cc 1363 DECL_LANG_SPECIFIC (decl->csym) = build_lang_decl (decl);
2195 DECL_LANG_SPECIFIC (vtblsym->csym) = build_lang_decl (NULL);
2363 DECL_LANG_SPECIFIC (sinit) = build_lang_decl (NULL);
2422 DECL_LANG_SPECIFIC (decl->sinit) = build_lang_decl (NULL);
d-builtins.cc 570 DECL_LANG_SPECIFIC (decl) = build_lang_decl (func);
710 DECL_LANG_SPECIFIC (t) = build_lang_decl (fd);
modules.cc 249 DECL_LANG_SPECIFIC (decl->csym) = build_lang_decl (NULL);
types.cc 442 DECL_LANG_SPECIFIC (field) = build_lang_decl (var);
d-lang.cc 1855 build_lang_decl (Declaration *d) function

Completed in 74 milliseconds

1 2