Searched defs:ObjCMethodList (Results 1 – 1 of 1) sorted by relevance
22 struct ObjCMethodList { struct24 ObjCMethodList *Next; argument26 ObjCMethodList() { in ObjCMethodList() function30 ObjCMethodList(ObjCMethodDecl *M, ObjCMethodList *C) { in ObjCMethodList() function