Searched refs:ThisAVS (Results 1 – 2 of 2) sorted by relevance
2057 AggValueSlot ThisAVS, in EmitCXXConstructorCall() argument2060 Address This = ThisAVS.getAddress(); in EmitCXXConstructorCall()2061 LangAS SlotAS = ThisAVS.getQualifiers().getAddressSpace(); in EmitCXXConstructorCall()2087 EmitAggregateCopyCtor(Dest, Src, ThisAVS.mayOverlap()); in EmitCXXConstructorCall()2100 ThisAVS.mayOverlap(), E->getExprLoc(), in EmitCXXConstructorCall()2101 ThisAVS.isSanitizerChecked()); in EmitCXXConstructorCall()
2779 AggValueSlot ThisAVS, const CXXConstructExpr *E);