Searched refs:addMethodToGlobalList (Results 1 – 3 of 3) sorted by relevance
3309 void Sema::addMethodToGlobalList(ObjCMethodList *List, in addMethodToGlobalList() function in Sema3444 addMethodToGlobalList(&Entry, Method); in AddMethodToGlobalPool()
4751 void addMethodToGlobalList(ObjCMethodList *List, ObjCMethodDecl *Method);
8276 S.addMethodToGlobalList(&List, *I); in addMethodsToPool()