Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Drval-references.cpp20 struct conv_to_not_int_rvalue { struct
49 conv_to_not_int_rvalue cnir; in f()
52 not_int &&ni6 = conv_to_not_int_rvalue(); in f()