Sign in
cobalt
/
cobalt
/
3cd5432aaed8f14f27f66ade1b51aa71df939492
/
.
/
third_party
/
llvm-project
/
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
;