Lines Matching full:destructor
88 /// Returns true if the given constructor or destructor is one of the
92 /// There currently is no way to indicate if a destructor returns 'this'
265 /// Build the signature of the given destructor variant by adding
275 /// Returns true if the given destructor type should be emitted as a linkonce
281 /// Emit destructor variants required by this ABI.
335 /// Emit the destructor call.
346 /// building a constructor or a destructor. On return, NeedsVirtualOffset
370 /// Emit the ABI-specific virtual destructor call.
482 /// Emits the guarded initializer and destructor setup for the given
494 /// Emit code to force the execution of a destructor during global
498 /// \param addr - a pointer to pass to the destructor function.