Home | History | Annotate | Download | only in Rewrite

Lines Matching full:rootclass

5444   ObjCInterfaceDecl *RootClass = nullptr;
5447 RootClass = SuperClass;
5456 Result += (RootClass ? RootClass->getNameAsString() : CDecl->getNameAsString());