Searched defs:RootClass (Results 1 – 4 of 4) sorted by relevance
2 @interface RootClass {} // expected-warning {{class 'RootClass' defined without specifying a base c… interface5 @implementation RootClass implementation
16 @interface RootClass { interface
5462 ObjCInterfaceDecl *RootClass = nullptr; in RewriteObjCClassMetaData() local
6598 const ObjCInterfaceDecl *RootClass = CDecl; in Write_class_t() local