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

References

tools/clang/lib/Sema/SemaDeclObjC.cpp
 2914   ObjCCategoryDecl *CatDecl = CatIMPDecl->getCategoryDecl();
 2923   for (const auto *I : CatIMPDecl->instance_methods()) {
 2933   for (const auto *I : CatIMPDecl->class_methods()) {
 2945                              CatIMPDecl, IDecl,