Cross Reference: weird_objc.h
xref
: /
external
/
clang
/
test
/
Modules
/
Inputs
/
weird_objc.h
Home
History
Annotate
Line#
Navigate
Download
only in
weird_objc.h
1
typedef
struct
objc_object
{
void
*
super
;
int
wibble
; } *
id
;
2