Home
last modified time | relevance | path

Searched refs:get_pseudo_ti_index (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Drtti.cc137 static unsigned get_pseudo_ti_index (tree);
462 pseudo_ix = get_pseudo_ti_index (type); in get_tinfo_decl_direct()
1249 get_pseudo_ti_index (tree type) in get_pseudo_ti_index() function
1693 int pseudo_ix = get_pseudo_ti_index (type); in emit_tinfo_decl()
DChangeLog-20082601 (build_dynamic_cast_1, tinfo_base_init, get_pseudo_ti_index,
DChangeLog-20142152 * rtti.c (get_pseudo_ti_index): Likewise.
DChangeLog-20161530 * rtti.c (get_pseudo_ti_index): Return TK_CLASS_TYPE for
DChangeLog-20173013 (get_pseudo_ti_index): Just determine the index.