Home
last modified time | relevance | path

Searched refs:boxable (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/PCH/
H A Dobjc_boxable_record_attr.h2 typedef struct __attribute((objc_boxable)) boxable boxable; typedef
H A Dobjc_boxable_record.h2 struct boxable { struct
H A Dobjc_boxable.m14 void doStuff(struct boxable b) {