Home
last modified time | relevance | path

Searched refs:objc_id_protocol_ty (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/PCH/
Dobjc_exprs.h15 typedef typeof(id<foo>) objc_id_protocol_ty; typedef
Dobjc_exprs.m18 int *T0 = (objc_id_protocol_ty)0; // expected-warning {{aka 'id<foo>'}}