Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/PCH/
H A Dobjc_exprs.h17 typedef typeof(id<foo>) objc_id_protocol_ty; typedef
H A Dobjc_exprs.m18 int *T0 = (objc_id_protocol_ty)0; // expected-warning {{aka 'id<foo>'}}