Searched refs:VTTTy (Results 1 – 1 of 1) sorted by relevance
1423 QualType VTTTy = getContext().getPointerType(getContext().VoidPtrTy); in addImplicitConstructorArgs() local1425 CallArg(RValue::get(VTT), VTTTy, /*needscopy=*/false)); in addImplicitConstructorArgs()1435 QualType VTTTy = getContext().getPointerType(getContext().VoidPtrTy); in EmitDestructorCall() local1445 This.getPointer(), VTT, VTTTy, nullptr); in EmitDestructorCall()