Searched refs:addMethodToGlobalList (Results 1 – 3 of 3) sorted by relevance
3316 void Sema::addMethodToGlobalList(ObjCMethodList *List, in addMethodToGlobalList() function in Sema3451 addMethodToGlobalList(&Entry, Method); in AddMethodToGlobalPool()
5000 void addMethodToGlobalList(ObjCMethodList *List, ObjCMethodDecl *Method);
8537 S.addMethodToGlobalList(&List, M); in addMethodsToPool()