Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/test/PCH/
H A Dobjc_exprs.h17 typedef typeof(itf*) objc_interface_ty; typedef
H A Dobjc_exprs.m20 int *T1 = (objc_interface_ty)0; // expected-warning {{aka 'itf *'}}