Sign in
llvm
/
llvm-project
/
1e8286467036d8ef1a972de723f805a4981b2692
/
.
/
clang
/
test
/
PCH
/
objc_boxable_record_attr.h
blob: 96a1559846ad929ca1ac59287a7f4a9b2accf9a3 [
file
] [
log
] [
blame
]
// used with objc_boxable.m test
typedef
struct
__attribute
((
objc_boxable
))
boxable boxable
;