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

  /external/clang/test/PCH/
objc_exprs.h 17 typedef typeof(itf*) objc_interface_ty; typedef
objc_exprs.m 20 int *T1 = (objc_interface_ty)0; // expected-warning {{aka 'itf *'}}

Completed in 37 milliseconds