Home
last modified time | relevance | path

Searched refs:constfloat (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dconst-eval.c118 const float constfloat = 0; variable
119 EVAL_EXPR(43, varfloat && constfloat) // expected-error {{not an integer constant expression}}
/llvm-project/clang/test/AST/Interp/
H A Dconst-eval.c