HomeSort by: relevance | last modified time | path
    Searched defs:reshape_init_array (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc 6474 /* Subroutine of reshape_init_array and reshape_init_vector, which does
6555 reshape_init_array (tree type, reshape_iter *d, tree first_initializer_p,
7075 new_init = reshape_init_array (type, d, first_initializer_p, complain);
6543 reshape_init_array (tree type, reshape_iter *d, tree first_initializer_p, function
  /src/external/gpl3/gcc/dist/gcc/cp/
decl.cc 6822 /* Subroutine of reshape_init_array and reshape_init_vector, which does
6903 reshape_init_array (tree type, reshape_iter *d, tree first_initializer_p,
7434 new_init = reshape_init_array (type, d, first_initializer_p, complain);
6891 reshape_init_array (tree type, reshape_iter *d, tree first_initializer_p, function

Completed in 49 milliseconds