Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp93 const int castfloat = static_cast<int>(1.0); variable
94 int arr2[castfloat]; // ok