Searched refs:ThisAVS (Results 1 – 2 of 2) sorted by relevance
2055 AggValueSlot ThisAVS, in EmitCXXConstructorCall() argument2058 Address This = ThisAVS.getAddress(); in EmitCXXConstructorCall()2059 LangAS SlotAS = ThisAVS.getQualifiers().getAddressSpace(); in EmitCXXConstructorCall()2085 EmitAggregateCopyCtor(Dest, Src, ThisAVS.mayOverlap()); in EmitCXXConstructorCall()2098 ThisAVS.mayOverlap(), E->getExprLoc(), in EmitCXXConstructorCall()2099 ThisAVS.isSanitizerChecked()); in EmitCXXConstructorCall()
2823 AggValueSlot ThisAVS, const CXXConstructExpr *E);