OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 95 milliseconds