Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dconst-eval.c110 int castViaInt[*(int*)(unsigned long)"test"]; // expected-error {{variable length array}} variable
/llvm-project/clang/test/AST/Interp/
H A Dconst-eval.c
H A Dc.c