Home
last modified time | relevance | path

Searched defs:static_int8 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dsizeless-1.c10 static svint8_t static_int8; // expected-error {{non-local variable with sizeless type 'svint8_t'… variable
57 …static svint8_t static_int8; // expected-error {{non-local variable with sizeless type 'svint8_t'}} in func() local
H A Dattr-arm-sve-vector-bits.c100 static fixed_int8_t static_int8; variable
H A Dattr-riscv-rvv-vector-bits.c261 static fixed_int8m1_t static_int8; global() variable
/llvm-project/clang/test/SemaCXX/
H A Dsizeless-1.cpp15 static svint8_t static_int8; // expected-error {{non-local variable with sizeless type 'svint8_t'}} variable
67 static svint8_t static_int8; // expected-error {{non-local variable with sizeless type 'svint8_t'}} in func() local