Lines Matching defs:PROTO
1413 ObjCProtocolDecl *PROTO = (*I);1414 if ((MD = PROTO->lookupMethod(Sel, Instance))) {