Lines Matching refs:BOXABLE
3 #define BOXABLE __attribute__((objc_boxable)) macro
5 typedef struct BOXABLE _NSPoint { struct
9 typedef struct BOXABLE _NSSize { struct
13 typedef struct BOXABLE _NSRect { struct
17 typedef struct BOXABLE _CGPoint { struct
21 typedef struct BOXABLE _CGSize { struct
25 typedef struct BOXABLE _CGRect { struct
29 typedef struct BOXABLE _NSRange { struct
33 typedef struct BOXABLE _NSEdgeInsets { struct
37 typedef struct BOXABLE _NSEdgeInsets NSEdgeInsets; struct
43 struct BOXABLE NonTriviallyCopyable {