Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/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
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc64 struct GTY (()) tinfo_s { struct
65 tree type; /* The (const-qualified) 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