Home
last modified time | relevance | path

Searched defs:g23 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dconst-init.c123 struct g23 {char a; short b; char c; struct g22 d;}; argument
/llvm-project/clang/test/Sema/
H A Dconst-eval.c51 int g23[(int)(1.0 / 1.0)] = { 1 }; // expected-warning {{folded to constant array}} variable
/llvm-project/clang/test/AST/Interp/
H A Dconst-eval.c