Searched refs:ThisAVS (Results 1 – 2 of 2) sorted by relevance
2124 AggValueSlot ThisAVS, in EmitCXXConstructorCall() argument2127 Address This = ThisAVS.getAddress(); in EmitCXXConstructorCall()2128 LangAS SlotAS = ThisAVS.getQualifiers().getAddressSpace(); in EmitCXXConstructorCall()2154 EmitAggregateCopyCtor(Dest, Src, ThisAVS.mayOverlap()); in EmitCXXConstructorCall()2167 ThisAVS.mayOverlap(), E->getExprLoc(), in EmitCXXConstructorCall()2168 ThisAVS.isSanitizerChecked()); in EmitCXXConstructorCall()
3144 AggValueSlot ThisAVS, const CXXConstructExpr *E);