Searched defs:rcls (Results 1 – 1 of 1) sorted by relevance
1007 objc_compare_protocols (tree lcls, tree ltyp, tree rcls, tree rtyp, bool warn) in objc_compare_protocols()1067 tree lcls, rcls, lproto, rproto; in objc_compare_types() local