Searched defs:getMethod (Results 1 – 4 of 4) sorted by relevance
41 ObjCMethodDecl *getMethod() const { in getMethod() function
844 CXXMethodDecl *getMethod() const { return Pair.getPointer(); } in getMethod() function
68 ObjCContainerDecl::getMethod(Selector Sel, bool isInstance, in getMethod() function in ObjCContainerDecl
4214 ObjCMethodDecl *getMethod, in Create()