Searched refs:ThisAVS (Results 1 – 2 of 2) sorted by relevance
2133 AggValueSlot ThisAVS, in EmitCXXConstructorCall() argument2136 Address This = ThisAVS.getAddress(); in EmitCXXConstructorCall()2137 LangAS SlotAS = ThisAVS.getQualifiers().getAddressSpace(); in EmitCXXConstructorCall()2163 EmitAggregateCopyCtor(Dest, Src, ThisAVS.mayOverlap()); in EmitCXXConstructorCall()2176 ThisAVS.mayOverlap(), E->getExprLoc(), in EmitCXXConstructorCall()2177 ThisAVS.isSanitizerChecked()); in EmitCXXConstructorCall()
3187 AggValueSlot ThisAVS, const CXXConstructExpr *E);