Home | History | Annotate | Download | only in CodeGen

Lines Matching full:destructors

79 /// when the type is known to be complete (e.g. in complete destructors).
742 // destructors for those members and bases that were fully
1424 /// destructor. This is to call destructors on members and base classes
1449 // Unions have no bases and do not call field destructors.
1462 // Ignore trivial destructors.
1484 // Ignore trivial destructors.
1499 // Anonymous union members do not have their destructors called.