Searched refs:init_list_2_init_list_3_ints (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
H A Dconstant-expression-cxx11.cpp383 struct init_list_2_init_list_3_ints { const init_list_3_ints (&x)[2]; }; struct in namespace:MaterializeTemporary::FakeInitList
384 constexpr init_list_2_init_list_3_ints ils = { { { { 1, 2, 3 } }, { { 4, 5, 6 } } } };

Completed in 988 milliseconds