Searched refs:objc_id_protocol_ty (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/PCH/ | ||
D | objc_exprs.h | 15 typedef typeof(id<foo>) objc_id_protocol_ty; typedef |
D | objc_exprs.m | 18 int *T0 = (objc_id_protocol_ty)0; // expected-warning {{aka 'id<foo>'}} |