Sign in
android
/
toolchain
/
rustc
/
ff3f07ae99a30006dd85b9d73084edd9355c9db6
/
.
/
src
/
llvm-project
/
clang
/
test
/
PCH
/
Inputs
/
chain-ext_vector1.h
blob: 51093364c92f7b09723cd01905a293e67655c38f [
file
] [
log
] [
blame
]
// First header file for chain-ext_vector.c PCH test
typedef
__attribute__
((
ext_vector_type
(
2
)))
float
float2
;