Searched refs:static_type (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c686 tree static_type, target_type, boff;
731 static_type = TYPE_MAIN_VARIANT (TREE_TYPE (exprtype));
736 td3 = get_tinfo_decl (static_type);
742 boff = dcast_base_hint (static_type, target_type);
684 tree static_type, target_type, boff; local
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc704 tree static_type, target_type, boff;
749 static_type = TYPE_MAIN_VARIANT (TREE_TYPE (exprtype));
754 td3 = get_tinfo_decl (static_type);
760 boff = dcast_base_hint (static_type, target_type);
702 tree static_type, target_type, boff; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dada-lang.c8536 struct type *static_type = to_static_fixed_type (type);
8547 if (check_tag && address != 0 && ada_is_tagged_type (static_type, 0))
8525 struct type *static_type = to_static_fixed_type (type); local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dada-lang.c8593 struct type *static_type = to_static_fixed_type (type);
8604 if (check_tag && address != 0 && ada_is_tagged_type (static_type, 0))
8581 struct type *static_type = to_static_fixed_type (type); local

Completed in 249 milliseconds