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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dwinnt-cxx.c113 tree na, ti_decl = CLASSTYPE_TYPEINFO_VAR (tmv); local
116 decl_attributes (&ti_decl, na, 0);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dwinnt-cxx.cc113 tree na, ti_decl = CLASSTYPE_TYPEINFO_VAR (tmv); local
116 decl_attributes (&ti_decl, na, 0);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-ubsan.c88 tree ti_decl = get_tinfo_decl (type); local
89 mark_used (ti_decl);
94 build_address (ti_decl),
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-ubsan.cc88 tree ti_decl = get_tinfo_decl (type); local
89 mark_used (ti_decl);
94 build_address (ti_decl),

Completed in 103 milliseconds