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

/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc138 static tinfo_s *get_tinfo_desc (unsigned);
334 tree pseudo = TYPE_MAIN_VARIANT (get_tinfo_desc (TK_TYPE_INFO_TYPE)->type);
466 const tinfo_s *ti = get_tinfo_desc (pseudo_ix);
1153 tinfo_s *ti = get_tinfo_desc (tk_index);
1319 get_tinfo_desc (unsigned ix)
1354 get_tinfo_desc (TK_TYPE_INFO_TYPE)->type);
1463 tree array = build_array_type (get_tinfo_desc (TK_BASE_TYPE)->type,
1530 return get_tinfo_desc (ix)->type;
1696 const tinfo_s *ti = get_tinfo_desc (pseudo_ix);
1317 get_tinfo_desc (unsigned ix) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c140 static tinfo_s *get_tinfo_desc (unsigned);
330 tree pseudo = TYPE_MAIN_VARIANT (get_tinfo_desc (TK_TYPE_INFO_TYPE)->type);
452 const tinfo_s *ti = get_tinfo_desc (ix);
1139 tinfo_s *ti = get_tinfo_desc (tk_index);
1305 get_tinfo_desc (unsigned ix)
1340 get_tinfo_desc (TK_TYPE_INFO_TYPE)->type);
1449 tree array = build_array_type (get_tinfo_desc (TK_BASE_TYPE)->type,
1303 get_tinfo_desc (unsigned ix) function

Completed in 125 milliseconds