reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1997 IDecl, typeParamList, IvarLBraceLoc, 1999 if (IDecl) { 2001 CatDecl->NextClassCategory = IDecl->getCategoryListRaw(); 2002 if (IDecl->hasDefinition()) { 2003 IDecl->setCategoryListRaw(CatDecl); 2005 L->AddedObjCCategoryToInterface(CatDecl, IDecl);