Searched defs:new_decl (Results 1 - 15 of 15) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dipa-chkp.c192 tree new_decl = copy_node (fndecl); local
535 tree new_decl; local
568 tree new_decl = chkp_build_instrumented_fndecl (fndecl); local
[all...]
H A Dcgraphclones.c254 tree new_decl = copy_node (orig_decl); local
441 create_clone(tree new_decl, gcov_type gcov_count, int freq, bool update_original, vec<cgraph_edge *> redirect_callers, bool call_duplication_hook, cgraph_node *new_inlined_to, bitmap args_to_skip) argument
588 tree new_decl; variable
607 DECL_STRUCT_FUNCTION (new_decl) = NULL; variable
608 DECL_ARGUMENTS (new_decl) = NULL; variable
609 DECL_INITIAL (new_decl) = NULL; variable
610 DECL_RESULT (new_decl) = NULL; variable
620 DECL_NAME (new_decl) = get_identifier (name); variable
909 create_version_clone(tree new_decl, vec<cgraph_edge *> redirect_callers, bitmap bbs_to_copy) argument
983 tree new_decl; variable
998 DECL_NAME (new_decl) = clone_function_name (old_decl, clone_name); variable
1003 DECL_STATIC_CONSTRUCTOR (new_decl) = 0; variable
1004 DECL_STATIC_DESTRUCTOR (new_decl) = 0; variable
[all...]
H A Dsymtab.c1574 tree new_decl; local
[all...]
H A Dtree-nested.c865 tree x, field, new_decl; local
1519 tree x, new_decl; local
2597 tree new_decl = copy_decl_no_change (decl, id); local
[all...]
H A Dipa-prop.h703 tree new_decl; member in struct:ipa_parm_adjustment
H A Dtree-chkp.c1967 tree new_decl = chkp_maybe_create_clone (fndecl)->decl; local
H A Dtree-inline.c913 tree new_decl; local
1108 tree new_decl; local
5646 tree_function_versioning(tree old_decl, tree new_decl, vec<ipa_replace_map *, va_gc> *tree_map, bool update_clones, bitmap args_to_skip, bool skip_return, bitmap blocks_to_copy, basic_block new_entry) argument
[all...]
H A Domp-low.c1324 tree new_decl, size; local
1999 tree new_decl = lookup_decl (decl, ctx); local
12775 tree new_decl = copy_node (old_node->decl); local
13238 tree new_decl = unshare_expr (adjustments[j].new_decl); local
[all...]
H A Ddwarf2out.c7294 dw_die_ref new_decl; local
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dclass.c790 tree new_decl; local
942 tree new_decl; local
[all...]
H A Dpt.c5469 tree new_decl = tsubst (decl, args, /*complain=*/1, in_decl); local
5495 tree new_decl = tsubst (decl, args, /*complain=*/1, in_decl); local
9201 tree new_decl; local
[all...]
/haiku-buildtools/gcc/gcc/c/
H A Dc-decl.c2782 warn_if_shadowing(tree new_decl) argument
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dpt.c10842 tree new_decl; local
H A Ddecl.c1194 check_redeclaration_exception_specification(tree new_decl, tree old_decl) argument
1231 validate_constexpr_redeclaration(tree old_decl, tree new_decl) argument
[all...]
/haiku-buildtools/gcc/gcc/config/i386/
H A Di386.c35589 tree new_decl; local
[all...]

Completed in 1802 milliseconds