Lines Matching full:destructor
463 // The address of the destructor. If the exception type has a
464 // trivial destructor (or isn't a record), we just pass null.
893 /// type does not have a destructor. In particular:
895 /// assume that the thrown exception might have a destructor.
901 /// exception type might have a throwing destructor, even if the
902 /// caught type's destructor is trivial or nothrow.
1129 // - EmitAutoVarCleanups enters the variable destructor cleanup
1291 // constructor or destructor.