Searched refs:getCategoryInstanceMethod (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclObjC.h1028 ObjCMethodDecl *getCategoryInstanceMethod(Selector Sel) const;
1031 return isInstance ? getCategoryInstanceMethod(Sel)
/external/clang/lib/AST/
H A DDeclObjC.cpp1575 ObjCInterfaceDecl::getCategoryInstanceMethod(Selector Sel) const { function in class:ObjCInterfaceDecl

Completed in 80 milliseconds