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