Home
last modified time | relevance | path

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

/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dp4.cpp156 tuple<int&, float&> *t_int_ref_float_ref; variable
157 tuple_of_refs<int&, float&>::types *t_int_ref_float_ref_2 = t_int_ref_float_ref;