Searched refs:dcast_base_hint (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Drtti.c641 boff = dcast_base_hint (static_type, target_type);
H A Dsearch.c293 /* Data for dcast_base_hint walker. */
305 /* Worker for dcast_base_hint. Search for the base type being cast
334 /* Worker for dcast_base_hint. Track the virtual depth. */
359 dcast_base_hint (tree subtype, tree target)
357 dcast_base_hint (tree subtype, tree target) function
H A Dcp-tree.h4249 extern tree dcast_base_hint (tree, tree);

Completed in 461 milliseconds