Searched refs:getCategoryClassMethod (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/AST/
H A DDeclObjC.cpp617 : getCategoryClassMethod(Sel);
1340 ObjCMethodDecl *ObjCInterfaceDecl::getCategoryClassMethod(Selector Sel) const { function in class:ObjCInterfaceDecl
/external/clang/include/clang/AST/
H A DDeclObjC.h820 ObjCMethodDecl *getCategoryClassMethod(Selector Sel) const;
/external/clang/lib/Sema/
H A DSemaExprObjC.cpp1786 Setter = IFace->getCategoryClassMethod(SetterSel);

Completed in 178 milliseconds