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

/freebsd-12-stable/contrib/gcc/cp/
H A Drtti.c1397 tree bltn_type, dtor;
1400 bltn_type = xref_tag (class_type,
1404 if (!COMPLETE_TYPE_P (bltn_type))
1406 dtor = CLASSTYPE_DESTRUCTORS (bltn_type);
1394 tree bltn_type, dtor; local

Completed in 58 milliseconds