Home
last modified time | relevance | path

Searched defs:ObjCInterface (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/Modules/
H A Dredecl-ivars.m30 @interface ObjCInterface : NSObject interface
40 @interface ObjCInterface() { interface in int
51 @interface ObjCInterface() { interface in int
63 @implementation ObjCInterface { implementation
90 @interface ObjCInterface() { interface in float
108 @interface ObjCInterface() { interface in int
115 @implementation ObjCInterface implementation
122 @interface ObjCInterface() { interface in int
155 @interface ObjCInterface() { interface in int
H A Dmerge-extension-ivars.m28 @interface ObjCInterface : NSObject interface
33 @interface ObjCInterface() { interface in float
66 @implementation ObjCInterface { implementation
76 @interface ObjCInterface() { interface in int
94 @interface ObjCInterface() { interface in int
100 @implementation ObjCInterface implementation
H A Dmerge-objc-interface.m23 @interface ObjCInterface : NSObject { interface
44 @interface ObjCInterface : NSObject { interface
73 @implementation ObjCInterface implementation