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