Searched refs:compute_array_index_type (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/gcc/gcc/cp/
H A Ddecl.c6644 compute_array_index_type (tree name, tree size)
6856 itype = compute_array_index_type (name, size);
8351 tree itype = compute_array_index_type (dname, integer_zero_node);
6629 compute_array_index_type (tree name, tree size) function
H A Dcp-tree.h3953 extern tree compute_array_index_type (tree, tree);
H A Dpt.c7338 return compute_array_index_type (NULL_TREE, max);
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h3846 extern tree compute_array_index_type PARAMS ((tree, tree));
H A Ddecl.c10188 compute_array_index_type (name, size)
10387 itype = compute_array_index_type (name, size);
10170 compute_array_index_type (name, size) function
H A Dpt.c6742 return compute_array_index_type (NULL_TREE, max);

Completed in 272 milliseconds