Searched refs:objc_interface_ty (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/test/PCH/ | ||
H A D | objc_exprs.h | 19 typedef typeof(itf*) objc_interface_ty; typedef |
H A D | objc_exprs.m | 20 int *T1 = (objc_interface_ty)0; // expected-warning {{aka 'itf *'}} |