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

/external/clang/lib/AST/
H A DDeclObjC.cpp616 Method = Instance ? getCategoryInstanceMethod(Sel)
1330 ObjCInterfaceDecl::getCategoryInstanceMethod(Selector Sel) const { function in class:ObjCInterfaceDecl
/external/clang/include/clang/AST/
H A DDeclObjC.h819 ObjCMethodDecl *getCategoryInstanceMethod(Selector Sel) const;

Completed in 1891 milliseconds