/external/clang/test/SemaObjC/ |
D | property-category-1.m | 39 @interface I0 interface 43 @interface I0 (Cat0) interface in Cat0 46 @interface I0 (Cat1) interface in Cat1 49 @implementation I0 // expected-warning {{property 'p0' requires method 'p0' to be define}} implementation
|
D | missing-atend-metadata.m | 3 @interface I0 // expected-note {{receiver is instance of class declared here}} interface 6 @implementation I0 // expected-note {{implementation started here}} implementation
|
D | sizeof-interface.m | 17 @interface I0 { interface 29 @implementation I0 implementation
|
D | property-12.m | 33 @interface I0 <P0> @end interface 34 @implementation I0 implementation
|
/external/llvm-project/clang/test/SemaObjC/ |
D | property-category-1.m | 39 @interface I0 interface 43 @interface I0 (Cat0) interface in Cat0 46 @interface I0 (Cat1) interface in Cat1 49 @implementation I0 // expected-warning {{property 'p0' requires method 'p0' to be define}} implementation
|
D | missing-atend-metadata.m | 3 @interface I0 // expected-note {{receiver is instance of class declared here}} interface 6 @implementation I0 // expected-note {{implementation started here}} implementation
|
D | sizeof-interface.m | 17 @interface I0 { interface 29 @implementation I0 implementation
|
D | property-12.m | 33 @interface I0 <P0> @end interface 34 @implementation I0 implementation
|
/external/webp/src/dsp/ |
D | mips_macro.h | 27 I0, I1) \ argument 35 I0, I1) \ argument 42 I0, I1, I2, I3, I4, I5, I6, I7, I8, I9) \ argument 53 I0, I1, I2, I3, I4, I5, I6, I7) \ argument 78 I0, I1) \ argument 85 I0, I1, I2, I3) \ argument 98 I0, I1, I2, I3, I4, I5, I6, I7) \ argument 125 I0, I1, I2, I3) \ argument 142 I0, I1, I2, I3) \ argument 161 I0, I1, I2, I3, I4, I5, I6, I7, \ argument
|
/external/llvm-project/clang/test/CodeGenObjC/ |
D | objc2-retain-codegen.m | 4 @interface I0 { interface 10 @implementation I0 implementation
|
D | no-sanitize.m | 3 @interface I0 @end interface 4 @implementation I0 implementation
|
D | function-decay.m | 3 @interface I0 @end interface 4 @implementation I0 implementation
|
D | bitfield-ivar-offsets.m | 11 @interface I0 { interface 23 @implementation I0 implementation
|
D | next-objc-dispatch.m | 55 @interface I0 : NSObject interface 59 @implementation I0 implementation
|
D | property-complex.m | 4 @interface I0 { interface 15 @implementation I0 implementation
|
D | protocols-lazy.m | 30 @interface I0<P4> @end interface 31 @implementation I0 -im1 { return 0; }; @end implementation
|
/external/clang/test/CodeGenObjC/ |
D | no-sanitize.m | 3 @interface I0 @end interface 4 @implementation I0 implementation
|
D | objc2-retain-codegen.m | 4 @interface I0 { interface 10 @implementation I0 implementation
|
D | function-decay.m | 3 @interface I0 @end interface 4 @implementation I0 implementation
|
D | bitfield-ivar-offsets.m | 11 @interface I0 { interface 23 @implementation I0 implementation
|
D | next-objc-dispatch.m | 55 @interface I0 : NSObject interface 59 @implementation I0 implementation
|
D | property-complex.m | 4 @interface I0 { interface 15 @implementation I0 implementation
|
D | protocols-lazy.m | 27 @interface I0<P4> @end interface 28 @implementation I0 -im1 { return 0; }; @end implementation
|
/external/llvm-project/clang/test/Driver/ |
D | darwin-iphone-defaults.m | 13 @interface I0 interface 17 @implementation I0 implementation
|
/external/clang/test/Driver/ |
D | darwin-iphone-defaults.m | 13 @interface I0 interface 17 @implementation I0 implementation
|