reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/DeclObjC.cpp
 2001     CatDecl->NextClassCategory = IDecl->getCategoryListRaw();
 2003       IDecl->setCategoryListRaw(CatDecl);
 2005         L->AddedObjCCategoryToInterface(CatDecl, IDecl);
 2009   return CatDecl;