Searched refs:get_pseudo_ti_index (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c139 static unsigned get_pseudo_ti_index (tree);
451 int ix = get_pseudo_ti_index (type);
1237 get_pseudo_ti_index (tree type)
1654 init = get_pseudo_ti_init (type, get_pseudo_ti_index (type));
1235 get_pseudo_ti_index (tree type) function
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc137 static unsigned get_pseudo_ti_index (tree);
464 pseudo_ix = get_pseudo_ti_index (type);
1251 get_pseudo_ti_index (tree type)
1695 int pseudo_ix = get_pseudo_ti_index (type);
1249 get_pseudo_ti_index (tree type) function

Completed in 270 milliseconds