reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
915 if (!TypedefDcl) { 917 TypedefDcl = NSIntegerTypedefed; 921 TypedefDcl = NSUIntegerTypedefed; 927 PP.getSourceManager().getFileID(TypedefDcl->getLocation()); 933 if (TypedefDcl->isDeprecated()) 936 QualType qt = TypedefDcl->getTypeSourceInfo()->getType(); 944 if (!InsertFoundation(Ctx, TypedefDcl->getBeginLoc())) 947 rewriteToNSMacroDecl(Ctx, EnumDcl, TypedefDcl, *NSAPIObj, commit, !NSOptions); 957 if (!InsertFoundation(Ctx, TypedefDcl->getBeginLoc())) 960 bool Res = rewriteToNSEnumDecl(EnumDcl, TypedefDcl, *NSAPIObj,