Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dconst-init.cpp47 float PR9558 = reinterpret_cast<const float&>("asd"); variable
74 int &i = reinterpret_cast<int&>(PR9558);