Lines Matching defs:ThisTy
523 QualType ThisTy = D->getFunctionObjectParameterType();
529 /*Delegating=*/false, Addr, ThisTy);
1470 QualType ThisTy = Dtor->getFunctionObjectParameterType();
1472 /*Delegating=*/false, LoadCXXThisAddress(), ThisTy);
1504 QualType ThisTy = Dtor->getFunctionObjectParameterType();
1506 /*Delegating=*/false, LoadCXXThisAddress(), ThisTy);
2474 QualType ThisTy = Dtor->getFunctionObjectParameterType();
2476 /*Delegating=*/true, Addr, ThisTy);
2515 QualType ThisTy) {
2517 Delegating, This, ThisTy);