Home
last modified time | relevance | path

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

/external/clang/test/CXX/expr/expr.post/expr.reinterpret.cast/
Dp1-0x.cpp18 int &&ir5 = reinterpret_cast<int &&>(*ptr); in test_classification()
/external/clang/test/Modules/
Dnamespaces.cpp28 int &ir5 = ::global2(1); in test() local