Searched defs:build_array_ref (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 3700 build_array_ref (location_t loc, tree array, tree idx) in build_array_ref() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 3961 build_array_ref (location_t loc, tree array, tree idx) in build_array_ref() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-array.c | 3717 build_array_ref (tree desc, tree offset, tree decl, tree vptr) in build_array_ref() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-array.cc | 3798 build_array_ref (tree desc, tree offset, tree decl, tree vptr) in build_array_ref() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 2659 build_array_ref (location_t loc, tree array, tree index) in build_array_ref() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 2675 build_array_ref (location_t loc, tree array, tree index) in build_array_ref() function
|