Searched refs:addMethodToGlobalList (Results 1 – 6 of 6) sorted by relevance
3198 void Sema::addMethodToGlobalList(ObjCMethodList *List, in addMethodToGlobalList() function in Sema3331 addMethodToGlobalList(&Entry, Method); in AddMethodToGlobalPool()
3303 void Sema::addMethodToGlobalList(ObjCMethodList *List, in addMethodToGlobalList() function in Sema3436 addMethodToGlobalList(&Entry, Method); in AddMethodToGlobalPool()
3203 void addMethodToGlobalList(ObjCMethodList *List, ObjCMethodDecl *Method);
7176 S.addMethodToGlobalList(&List, Methods[I]); in addMethodsToPool()
4319 void addMethodToGlobalList(ObjCMethodList *List, ObjCMethodDecl *Method);
8163 S.addMethodToGlobalList(&List, Methods[I]); in addMethodsToPool()