Lines Matching defs:ThisTy
522 QualType ThisTy = D->getFunctionObjectParameterType();
528 /*Delegating=*/false, Addr, ThisTy);
1469 QualType ThisTy = Dtor->getFunctionObjectParameterType();
1471 /*Delegating=*/false, LoadCXXThisAddress(), ThisTy);
1503 QualType ThisTy = Dtor->getFunctionObjectParameterType();
1505 /*Delegating=*/false, LoadCXXThisAddress(), ThisTy);
2469 QualType ThisTy = Dtor->getFunctionObjectParameterType();
2471 /*Delegating=*/true, Addr, ThisTy);
2510 QualType ThisTy) {
2512 Delegating, This, ThisTy);