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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c742 boff = dcast_base_hint (static_type, target_type);
H A Dsearch.c273 /* Data for dcast_base_hint walker. */
285 /* Worker for dcast_base_hint. Search for the base type being cast
314 /* Worker for dcast_base_hint. Track the virtual depth. */
339 dcast_base_hint (tree subtype, tree target)
338 dcast_base_hint (tree subtype, tree target) function
H A Dcp-tree.h7095 extern tree dcast_base_hint (tree, tree);
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc760 boff = dcast_base_hint (static_type, target_type);
H A Dsearch.cc308 /* Data for dcast_base_hint walker. */
320 /* Worker for dcast_base_hint. Search for the base type being cast
349 /* Worker for dcast_base_hint. Track the virtual depth. */
374 dcast_base_hint (tree subtype, tree target)
373 dcast_base_hint (tree subtype, tree target) function
H A Dcp-tree.h7500 extern tree dcast_base_hint (tree, tree);

Completed in 302 milliseconds