reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
262 This = MakeAddrLValue(ThisValue, Base->getType(), BaseInfo, TBAAInfo); 264 This = EmitLValue(Base); 274 *this, Ctor, This.getPointer(), /*ImplicitParam=*/nullptr, 278 /*Delegating=*/false, This.getAddress(), Args, 295 EmitAggregateAssign(This, RHS, CE->getType()); 296 return RValue::get(This.getPointer()); 331 EmitTypeCheck(CodeGenFunction::TCK_MemberCall, CallLoc, This.getPointer(), 349 *this, Dtor, Dtor_Complete, This.getAddress(), 365 EmitCXXDestructorCall(GD, Callee, This.getPointer(), ThisTy, 377 Callee = CGCallee::forVirtual(CE, MD, This.getAddress(), Ty); 384 CGM.getCXXABI().LoadVTablePtr(*this, This.getAddress(), 404 *this, CalleeDecl, This.getAddress(), UseVirtualCall); 405 This.setAddress(NewThisAddr); 409 CalleeDecl, Callee, ReturnValue, This.getPointer(),