Home | History | Annotate | Download | only in ARCMigrate

Lines Matching full:classname

884   std::string ClassName;
890 ClassName = "NSArray";
893 ClassName = "NSDictionary";
917 !IDecl->lookupInheritedClass(&Ctx.Idents.get(ClassName))) {