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

Declarations

tools/clang/include/clang/AST/DeclObjC.h
 1354   ObjCMethodDecl *getCategoryInstanceMethod(Selector Sel) const;

References

tools/clang/include/clang/AST/DeclObjC.h
 1358     return isInstance ? getCategoryInstanceMethod(Sel)