/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | coverage.c | 1164 coverage_obj_fn (vec<constructor_elt, va_gc> *ctor, tree fn, in coverage_obj_fn() 1182 coverage_obj_finish (vec<constructor_elt, va_gc> *ctor) in coverage_obj_finish()
|
H A D | tree-core.h | 1442 struct GTY(()) constructor_elt { struct 1449 vec<constructor_elt, va_gc> *elts; argument
|
H A D | omp-offload.c | 113 vec<constructor_elt, va_gc> *v_ctor) in add_decls_addresses_to_decl_constructor()
|
H A D | tree-switch-conversion.c | 444 switch_conversion::contains_linear_function_p (vec<constructor_elt, va_gc> *vec, in contains_linear_function_p() argument
|
H A D | asan.c | 2817 asan_add_global (tree decl, tree type, vec<constructor_elt, va_gc> *v) in asan_add_global()
|
H A D | tree.c | 1859 build_vector_from_ctor (tree type, vec<constructor_elt, va_gc> *v) in build_vector_from_ctor() 2052 build_constructor (tree type, vec<constructor_elt, va_gc> *vals MEM_STAT_DECL) in build_constructor()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | coverage.cc | 1209 coverage_obj_fn (vec<constructor_elt, va_gc> *ctor, tree fn, in coverage_obj_fn() 1227 coverage_obj_finish (vec<constructor_elt, va_gc> *ctor, in coverage_obj_finish()
|
H A D | tree-core.h | 1514 struct GTY(()) constructor_elt { struct 1521 vec<constructor_elt, va_gc> *elts; argument
|
H A D | tree-switch-conversion.cc | 445 switch_conversion::contains_linear_function_p (vec<constructor_elt, va_gc> *vec, in contains_linear_function_p() argument
|
H A D | omp-offload.cc | 116 vec<constructor_elt, va_gc> *v_ctor) in add_decls_addresses_to_decl_constructor()
|
H A D | asan.cc | 3260 asan_add_global (tree decl, tree type, vec<constructor_elt, va_gc> *v) in asan_add_global()
|
H A D | tree.cc | 2076 build_vector_from_ctor (tree type, const vec<constructor_elt, va_gc> *v) in build_vector_from_ctor() 2269 build_constructor (tree type, vec<constructor_elt, va_gc> *vals MEM_STAT_DECL) in build_constructor()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | class.cc | 9378 initialize_vtable (tree binfo, vec<constructor_elt, va_gc> *inits) in initialize_vtable() 9481 build_vtt_inits (tree binfo, tree t, vec<constructor_elt, va_gc> **inits, in build_vtt_inits() 9710 vec<constructor_elt, va_gc> **inits) in accumulate_vtbl_inits() 9758 vec<constructor_elt, va_gc> **l) in dfs_accumulate_vtbl_inits() 9882 vec<constructor_elt, va_gc> **inits) in build_vtbl_initializer()
|
H A D | constexpr.cc | 286 vec<constructor_elt, va_gc> **vec_outer) in build_anon_member_initialization() 337 build_data_member_initialization (tree t, vec<constructor_elt, va_gc> **vec) in build_data_member_initialization() argument 543 sort_constexpr_mem_initializers (tree type, vec<constructor_elt, va_gc> *v) in sort_constexpr_mem_initializers() 4606 base_field_constructor_elt (vec<constructor_elt, va_gc> *v, tree ref) in base_field_constructor_elt()
|
H A D | error.cc | 2141 dump_expr_init_vec (cxx_pretty_printer *pp, vec<constructor_elt, va_gc> *v, in dump_expr_init_vec()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | class.c | 9261 initialize_vtable (tree binfo, vec<constructor_elt, va_gc> *inits) in initialize_vtable() 9364 build_vtt_inits (tree binfo, tree t, vec<constructor_elt, va_gc> **inits, in build_vtt_inits() 9593 vec<constructor_elt, va_gc> **inits) in accumulate_vtbl_inits() 9641 vec<constructor_elt, va_gc> **l) in dfs_accumulate_vtbl_inits() 9765 vec<constructor_elt, va_gc> **inits) in build_vtbl_initializer()
|
H A D | constexpr.c | 280 vec<constructor_elt, va_gc> **vec_outer) in build_anon_member_initialization() 331 build_data_member_initialization (tree t, vec<constructor_elt, va_gc> **vec) in build_data_member_initialization() argument 540 sort_constexpr_mem_initializers (tree type, vec<constructor_elt, va_gc> *v) in sort_constexpr_mem_initializers() 3885 base_field_constructor_elt (vec<constructor_elt, va_gc> *v, tree ref) in base_field_constructor_elt()
|
H A D | error.c | 2041 dump_expr_init_vec (cxx_pretty_printer *pp, vec<constructor_elt, va_gc> *v, in dump_expr_init_vec()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-pretty-print.c | 1703 pp_c_constructor_elts (c_pretty_printer *pp, vec<constructor_elt, va_gc> *v) in pp_c_constructor_elts()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-pretty-print.cc | 1803 pp_c_constructor_elts (c_pretty_printer *pp, vec<constructor_elt, va_gc> *v) in pp_c_constructor_elts()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | d-codegen.cc | 1097 build_struct_literal (tree type, vec<constructor_elt, va_gc> *init) in build_struct_literal()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | d-codegen.cc | 1154 build_struct_literal (tree type, vec <constructor_elt, va_gc> *init) in build_struct_literal()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | jit-playback.cc | 797 load_blob_in_ctor (vec<constructor_elt, va_gc> *&constructor_elements, in load_blob_in_ctor()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-act.cc | 3390 objc_build_constructor (tree type, vec<constructor_elt, va_gc> *elts) in objc_build_constructor()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-act.c | 3314 objc_build_constructor (tree type, vec<constructor_elt, va_gc> *elts) in objc_build_constructor()
|