// RUN: %clang_cc1 -fsyntax-only -triple x86_64-apple-macosx10.9 -verify %s
typedef struct BOXABLE _NSPoint NSPoint;
typedef struct BOXABLE _NSSize NSSize;
typedef struct BOXABLE _NSRect NSRect;
typedef struct BOXABLE _CGPoint CGPoint;
typedef struct BOXABLE _CGSize CGSize;
typedef struct BOXABLE _CGRect CGRect;
typedef struct BOXABLE _NSRange NSRange;
;
typedef struct BOXABLE _NSEdgeInsets NSEdgeInsets;
typedef struct _SomeStruct SomeStruct;
typedef union BOXABLE _BoxableUnion BoxableUnion;
void
int
CGRect
SomeStruct
void