Searched refs:objc_lookup_protocol (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c962 objc_lookup_protocol (tree proto, tree cls, tree typ, bool warn)
1024 if (!objc_lookup_protocol (TREE_VALUE (p), rcls, rtyp, warn))
1039 if (!objc_lookup_protocol (TREE_VALUE (p), rcls, rtyp, warn))
959 objc_lookup_protocol (tree proto, tree cls, tree typ, bool warn) function

Completed in 67 milliseconds