Home
last modified time | relevance | path

Searched defs:PR4517_x2 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dinit.c194 int PR4517_x2 = PR4517_a[PR4517_idxc]; // expected-error {{initializer element is not a compile-tim… variable
/llvm-project/clang/test/CodeGen/
H A Dconst-init.c214 int PR4517_x2 = PR4517_arrc[PR4517_idx]; variable