Searched defs:RootClass (Results 1 – 8 of 8) sorted by relevance
2 @interface RootClass {} // expected-warning {{class 'RootClass' defined without specifying a base c… interface5 @implementation RootClass implementation
15 @interface RootClass { interface
4 @interface RootClass interface
71 @interface RootClass interface
368 @interface RootClass <RootProtocol> interface381 @interface RootClass (Cat) <RootCategoryProtocol> interface in Cat
2804 if (const auto *RootClass = dyn_cast_or_null<ObjCInterfaceDecl>( isMethodDeclaredInRootProtocol() local
5418 ObjCInterfaceDecl *RootClass = nullptr; RewriteObjCClassMetaData() local
6473 const ObjCInterfaceDecl *RootClass = CDecl; Write_class_t() local [all...]