Searched refs:getCategoryInstanceMethod (Results 1 – 4 of 4) sorted by relevance
1268 ObjCMethodDecl *getCategoryInstanceMethod(Selector Sel) const;1271 return isInstance ? getCategoryInstanceMethod(Sel) in getCategoryMethod()
1353 ObjCMethodDecl *getCategoryInstanceMethod(Selector Sel) const;1357 return isInstance ? getCategoryInstanceMethod(Sel) in getCategoryMethod()
1609 ObjCInterfaceDecl::getCategoryInstanceMethod(Selector Sel) const { in getCategoryInstanceMethod() function in ObjCInterfaceDecl
1716 ObjCInterfaceDecl::getCategoryInstanceMethod(Selector Sel) const { in getCategoryInstanceMethod() function in ObjCInterfaceDecl