Lines Matching defs:Emit
230 /// Emit a comparison between two member pointers. Returns an i1.
297 /// Emit a dynamic_cast from SrcRecordTy to DestRecordTy. The cast fails if
316 /// Emit the code to initialize hidden members required
322 /// Emit constructor variants required by this ABI.
380 /// Emit destructor variants required by this ABI.
419 /// Emit the ABI-specific prolog for the function.
443 /// Emit the destructor call.
487 /// Emit the ABI-specific virtual destructor call.
498 /// Emit any tables needed to implement virtual inheritance. For Itanium,
615 /// Emit code to force the execution of a destructor during global
644 /// Emit a reference to a non-local thread_local variable (including
651 /// Emit a single constructor/destructor with the given type from a C++
676 void Emit(CodeGenFunction &CGF, Flags flags) override {