Searched refs:setMethod (Results 1 – 7 of 7) sorted by relevance
22 - (void) setMethod : (int)arg;54 [RootClass setMethod : 3];55 [Subclass setMethod : 4];
53 void setMethod(ObjCMethodDecl *M) { in setMethod() function
1402 void setMethod(CXXMethodDecl *MD) { Pair.setPointer(MD); } in setMethod() function
860 ObjCMethodDecl *setMethod, SourceLocation RB) in ObjCSubscriptRefExpr() argument862 GetAtIndexMethodDecl(getMethod), SetAtIndexMethodDecl(setMethod) { in ObjCSubscriptRefExpr()
3360 Result->setMethod(DD); in LookupSpecialMember()3460 Result->setMethod(nullptr); in LookupSpecialMember()3508 Result->setMethod(cast<CXXMethodDecl>(Best->Function)); in LookupSpecialMember()3513 Result->setMethod(cast<CXXMethodDecl>(Best->Function)); in LookupSpecialMember()3518 Result->setMethod(nullptr); in LookupSpecialMember()3523 Result->setMethod(nullptr); in LookupSpecialMember()
3320 List->setMethod(Method); in addMethodToGlobalList()3384 List->setMethod(Method); in addMethodToGlobalList()3390 List->setMethod(Method); in addMethodToGlobalList()3404 ListWithSameDeclaration->setMethod(Method); in addMethodToGlobalList()
4080 List->setMethod(List->getNext()->getMethod()); in moveMethodToBackOfGlobalList()4082 List->setMethod(Method); in moveMethodToBackOfGlobalList()