Home
last modified time | relevance | path

Searched defs:tinfo_s (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Drtti.c66 typedef struct GTY (()) tinfo_s { struct
74 } tinfo_s; argument
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Drtti.c64 struct GTY (()) tinfo_s { struct
65 tree type; /* The RECORD_TYPE for this type_info object */
67 tree vtable; /* The VAR_DECL of the vtable. Only filled at end of
70 tree name; /* IDENTIFIER_NODE for the ABI specified name of