Home | History | Annotate | Download | only in CodeGenObjC

Lines Matching full:test28

634 @interface Test28
637 @implementation Test28
640 // CHECK: define internal void @"\01-[Test28 .cxx_destruct]"
641 // CHECK: [[SELF:%.*]] = load [[TEST28:%.*]]**
643 // CHECK-NEXT: [[T0:%.*]] = bitcast [[TEST28]]* [[SELF]] to i8*