Searched refs:setMethod (Results 1 – 7 of 7) sorted by relevance
44 void setMethod(ObjCMethodDecl *M) { in setMethod() function
896 void setMethod(CXXMethodDecl *MD) { Pair.setPointer(MD); } in setMethod() function
775 ObjCMethodDecl *setMethod, SourceLocation RB)784 SetAtIndexMethodDecl(setMethod) 794 ObjCMethodDecl *setMethod,
2588 Result->setMethod(DD); in LookupSpecialMember()2673 Result->setMethod(nullptr); in LookupSpecialMember()2724 Result->setMethod(cast<CXXMethodDecl>(Best->Function)); in LookupSpecialMember()2729 Result->setMethod(cast<CXXMethodDecl>(Best->Function)); in LookupSpecialMember()2734 Result->setMethod(nullptr); in LookupSpecialMember()2739 Result->setMethod(nullptr); in LookupSpecialMember()
3130 List->setMethod(Method); in addMethodToGlobalList()3169 List->setMethod(Method); in addMethodToGlobalList()3175 List->setMethod(Method); in addMethodToGlobalList()
4302 ObjCMethodDecl *setMethod, in Create() argument4307 getMethod, setMethod, RB); in Create()
3242 List->setMethod(List->getNext()->getMethod()); in moveMethodToBackOfGlobalList()3244 List->setMethod(Method); in moveMethodToBackOfGlobalList()