Searched defs:setMethod (Results 1 – 3 of 3) sorted by relevance
53 void setMethod(ObjCMethodDecl *M) { in setMethod() function
1344 void setMethod(CXXMethodDecl *MD) { Pair.setPointer(MD); } in setMethod() function
860 ObjCMethodDecl *setMethod, SourceLocation RB) in ObjCSubscriptRefExpr()