HomeSort by relevance Sort by last modified time
    Searched full:objc_id_protocol_ty (Results 1 - 2 of 2) sorted by null

  /external/clang/test/PCH/
objc_exprs.h 15 typedef typeof(id<foo>) objc_id_protocol_ty; typedef
objc_exprs.m 18 int *T0 = (objc_id_protocol_ty)0; // expected-warning {{aka 'id<foo>'}}

Completed in 131 milliseconds