Home
last modified time | relevance | path

Searched refs:struct_bool (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dattr-arm-sve-vector-bits-bitcast.c217 svbool_t read_bool(struct struct_bool *s) { in read_bool()
245 void write_bool(struct struct_bool *s, svbool_t x) { in write_bool()
/llvm-project-15.0.7/clang/test/Sema/
H A Dattr-arm-sve-vector-bits.c233 struct struct_bool { fixed_bool_t x, y[5]; }; struct