Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Di-c-e-cxx.cpp67 const int castfloat = static_cast<int>(1.0); variable
68 int arr2[castfloat]; // ok