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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c1137 get_pseudo_ti_init (tree type, unsigned tk_index)
1139 tinfo_s *ti = get_tinfo_desc (tk_index);
1142 switch (tk_index)
1165 ti = &(*tinfo_descs)[tk_index];
1179 gcc_assert (tk_index - TK_VMI_CLASS_TYPES + 1 == nbases);
1223 ti = &(*tinfo_descs)[tk_index];
1135 get_pseudo_ti_init(tree type, unsigned tk_index) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc1151 get_pseudo_ti_init (tree type, unsigned tk_index)
1153 tinfo_s *ti = get_tinfo_desc (tk_index);
1156 switch (tk_index)
1179 ti = &(*tinfo_descs)[tk_index];
1193 gcc_assert (tk_index - TK_VMI_CLASS_TYPES + 1 == nbases);
1237 ti = &(*tinfo_descs)[tk_index];
1149 get_pseudo_ti_init(tree type, unsigned tk_index) argument

Completed in 208 milliseconds