Home
last modified time | relevance | path

Searched refs:DECL_VINDEX (Results 1 – 25 of 54) sorted by relevance

123

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dclass.c1665 if (DECL_VINDEX (dtor)) in accessible_nvdtor_p()
2797 || DECL_VINDEX (fn) == error_mark_node) in modify_all_vtables()
2828 if (TREE_CODE (method) == FUNCTION_DECL && DECL_VINDEX (method)) in get_basefndecls()
2874 DECL_VINDEX (decl) = decl; in check_for_override()
2891 if (!DECL_VINDEX (decl)) in check_for_override()
2893 DECL_VINDEX (decl) = error_mark_node; in check_for_override()
2940 && DECL_VINDEX (fndecl)) in warn_hidden()
4662 && (TREE_CODE (x) != FUNCTION_DECL || ! DECL_VINDEX (x))) in check_methods()
4666 if (TREE_CODE (x) == FUNCTION_DECL && DECL_VINDEX (x)) in check_methods()
4749 DECL_VINDEX (clone) = NULL_TREE; in copy_fndecl_with_name()
[all …]
H A Dcp-tree.def114 DECL_VINDEX list of instantiations already produced;
H A Dcall.c8798 if (DECL_VINDEX (fn) && (flags & LOOKUP_NONVIRTUAL) == 0 in build_over_call()
8801 tree ov = lookup_vfn_in_binfo (DECL_VINDEX (fn), base_binfo); in build_over_call()
9163 if (DECL_VINDEX (fn) && (flags & LOOKUP_NONVIRTUAL) == 0) in build_over_call()
9176 fn = build_vfn_ref (argarray[0], DECL_VINDEX (fn)); in build_over_call()
H A Ddecl.c2026 if (DECL_VINDEX (olddecl)) in duplicate_decls()
2027 DECL_VINDEX (newdecl) = DECL_VINDEX (olddecl); in duplicate_decls()
16498 && !DECL_VINDEX (decl1))); in start_preparsed_function()
H A Ddecl2.c3184 && !DECL_VINDEX (decl))); in import_export_decl()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dclass.cc1757 if (DECL_VINDEX (dtor)) in accessible_nvdtor_p()
2900 || DECL_VINDEX (fn) == error_mark_node) in modify_all_vtables()
2929 if (TREE_CODE (method) == FUNCTION_DECL && DECL_VINDEX (method)) in get_basefndecls()
2975 DECL_VINDEX (decl) = decl; in check_for_override()
2992 if (!DECL_VINDEX (decl)) in check_for_override()
2994 DECL_VINDEX (decl) = error_mark_node; in check_for_override()
3040 && DECL_VINDEX (fndecl)) in warn_hidden()
4762 && (TREE_CODE (x) != FUNCTION_DECL || ! DECL_VINDEX (x))) in check_methods()
4766 if (TREE_CODE (x) == FUNCTION_DECL && DECL_VINDEX (x)) in check_methods()
4860 DECL_VINDEX (clone) = NULL_TREE; in copy_fndecl_with_name()
[all …]
H A Dcp-tree.def114 DECL_VINDEX list of instantiations already produced;
H A DChangeLog-199327 normal overriding, so that the base function list in DECL_VINDEX is
H A Dcall.cc9512 if (DECL_VINDEX (fn) && (flags & LOOKUP_NONVIRTUAL) == 0 in build_over_call()
9515 tree ov = lookup_vfn_in_binfo (DECL_VINDEX (fn), base_binfo); in build_over_call()
9882 if (DECL_VINDEX (fn) && (flags & LOOKUP_NONVIRTUAL) == 0) in build_over_call()
9895 fn = build_vfn_ref (argarray[0], DECL_VINDEX (fn)); in build_over_call()
H A Ddecl.cc2184 if (DECL_VINDEX (olddecl)) in duplicate_decls()
2185 DECL_VINDEX (newdecl) = DECL_VINDEX (olddecl); in duplicate_decls()
17337 && !DECL_VINDEX (decl1))); in start_preparsed_function()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddbxout.c1634 if (DECL_VINDEX (decl)) in dbxout_type_method_1()
1649 if (DECL_VINDEX (decl) && tree_fits_shwi_p (DECL_VINDEX (decl))) in dbxout_type_method_1()
1651 stabstr_D (tree_to_shwi (DECL_VINDEX (decl))); in dbxout_type_method_1()
H A Dipa-param-manipulation.c404 DECL_VINDEX (new_decl) = NULL_TREE; in adjust_decl()
1253 DECL_VINDEX (m_fndecl) = NULL_TREE; in modify_formal_parameters()
H A Dlto-streamer-out.c1006 gcc_checking_assert (DECL_VINDEX (expr) == NULL); in DFS_write_tree_body()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddbxout.cc1637 if (DECL_VINDEX (decl)) in dbxout_type_method_1()
1652 if (DECL_VINDEX (decl) && tree_fits_shwi_p (DECL_VINDEX (decl))) in dbxout_type_method_1()
1654 stabstr_D (tree_to_shwi (DECL_VINDEX (decl))); in dbxout_type_method_1()
H A Dipa-param-manipulation.cc576 DECL_VINDEX (new_decl) = NULL_TREE; in adjust_decl()
1629 DECL_VINDEX (m_fndecl) = NULL_TREE; in modify_formal_parameters()
H A Dipa-free-lang-data.cc625 DECL_VINDEX (decl) = NULL_TREE; in free_lang_data_in_decl()
H A Dlto-streamer-out.cc1042 gcc_checking_assert (DECL_VINDEX (expr) == NULL); in DFS_write_tree_body()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-common.c684 CHECK_NO_VAR (DECL_VINDEX (t)); in mentions_vars_p_function()
1474 compare_tree_edges (DECL_VINDEX (t1), DECL_VINDEX (t2)); in compare_tree_sccs_1()
2546 LTO_NO_PREVAIL (DECL_VINDEX (t)); in lto_fixup_prevailing_decls()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-common.cc685 CHECK_NO_VAR (DECL_VINDEX (t)); in mentions_vars_p_function()
1483 compare_tree_edges (DECL_VINDEX (t1), DECL_VINDEX (t2)); in compare_tree_sccs_1()
2555 LTO_NO_PREVAIL (DECL_VINDEX (t)); in lto_fixup_prevailing_decls()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ada-spec.c1070 if (TREE_CODE (fld) == FUNCTION_DECL && DECL_VINDEX (fld)) in is_tagged_type()
1684 && !(num == 1 && is_method && (DECL_VINDEX (func) || is_constructor))) in dump_ada_function_declaration()
3004 else if (!DECL_VINDEX (t) && *IDENTIFIER_POINTER (decl_name) == '_') in dump_ada_declaration()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ada-spec.cc1070 if (TREE_CODE (fld) == FUNCTION_DECL && DECL_VINDEX (fld)) in is_tagged_type()
1684 && !(num == 1 && is_method && (DECL_VINDEX (func) || is_constructor))) in dump_ada_function_declaration()
3059 else if (!DECL_VINDEX (t) && *IDENTIFIER_POINTER (decl_name) == '_') in dump_ada_declaration()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-features.cc2728 || DECL_VINDEX (decl)) in ix86_mangle_function_version_assembler_name()
2996 if (DECL_VINDEX (versn->decl)) in ix86_generate_version_dispatcher_body()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-features.c2598 || DECL_VINDEX (decl)) in ix86_mangle_function_version_assembler_name()
2866 if (DECL_VINDEX (versn->decl)) in ix86_generate_version_dispatcher_body()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Ddecl.cc1430 DECL_VINDEX (decl->csym) = size_int (fd->vtblIndex); in get_symbol_decl()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Ddecl.cc1261 DECL_VINDEX (decl->csym) = size_int (fd->vtblIndex); in get_symbol_decl()

123