Searched defs:setMethod (Results 1 – 3 of 3) sorted by relevance
53 void setMethod(ObjCMethodDecl *M) { in setMethod() function
8962 void setMethod(CXXMethodDecl *MD) { Pair.setPointer(MD); } setMethod() function
863 ObjCSubscriptRefExpr(Expr * base,Expr * key,QualType T,ExprValueKind VK,ExprObjectKind OK,ObjCMethodDecl * getMethod,ObjCMethodDecl * setMethod,SourceLocation RB) ObjCSubscriptRefExpr() argument