Searched refs:setMethod (Results 1 – 8 of 8) sorted by relevance
22 - (void) setMethod : (int)arg;54 [RootClass setMethod : 3];55 [Subclass setMethod : 4];
44 void setMethod(ObjCMethodDecl *M) { in setMethod() function
845 void setMethod(CXXMethodDecl *MD) { Pair.setPointer(MD); } in setMethod() function
805 ObjCMethodDecl *setMethod, SourceLocation RB)814 SetAtIndexMethodDecl(setMethod) 824 ObjCMethodDecl *setMethod,
2426 Result->setMethod(DD); in LookupSpecialMember()2511 Result->setMethod(nullptr); in LookupSpecialMember()2562 Result->setMethod(cast<CXXMethodDecl>(Best->Function)); in LookupSpecialMember()2567 Result->setMethod(cast<CXXMethodDecl>(Best->Function)); in LookupSpecialMember()2572 Result->setMethod(nullptr); in LookupSpecialMember()2577 Result->setMethod(nullptr); in LookupSpecialMember()
2231 List->setMethod(Method); in addMethodToGlobalList()2264 List->setMethod(Method); in addMethodToGlobalList()2270 List->setMethod(Method); in addMethodToGlobalList()
4215 ObjCMethodDecl *setMethod, in Create() argument4220 getMethod, setMethod, RB); in Create()
3469 List->setMethod(List->getNext()->getMethod()); in moveMethodToBackOfGlobalList()3471 List->setMethod(Method); in moveMethodToBackOfGlobalList()