Home
last modified time | relevance | path

Searched refs:arr_type (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.cc4731 tree arr_type = build_array_type (char_type_node, build_index_type (tlen)); in test_array_1() local
4733 tree a = build_global_decl ("a", arr_type); in test_array_1()
4772 tree arr_type = build_array_type (char_type_node, build_index_type (tlen)); in test_get_representative_tree() local
4773 tree a = build_global_decl ("a", arr_type); in test_get_representative_tree()
6225 tree arr_type in test_array_2() local
6227 tree arr = build_global_decl ("arr", arr_type); in test_array_2()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-warn.cc3749 maybe_warn_sizeof_array_div (location_t loc, tree arr, tree arr_type, in maybe_warn_sizeof_array_div() argument
3752 tree elt_type = TREE_TYPE (arr_type); in maybe_warn_sizeof_array_div()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Dlibgccjit.cc1682 gcc::jit::recording::array_type *arr_type = in gcc_jit_context_new_array_constructor() local
1684 size_t n_el = arr_type->num_elements (); in gcc_jit_context_new_array_constructor()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.cc7654 tree arr_type = build_array_type (char_type_node, build_index_type (tlen)); in test_dump_3() local
7656 tree a = build_global_decl ("a", arr_type); in test_dump_3()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-2013275 between 'struct type *' and 'arr_type'.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-2013275 between 'struct type *' and 'arr_type'.