Searched refs:NoexceptTrue (Results 1 – 3 of 3) sorted by relevance
29 struct NoexceptTrue { struct30 ~NoexceptTrue() noexcept(true);62 test<NoexceptTrue>(); in test()
33 struct NoexceptTrue { struct34 ~NoexceptTrue() noexcept(true);128 test<NoexceptTrue>(); in test()
57 struct NoexceptTrue { struct58 ~NoexceptTrue() noexcept(true);167 test_true <NoexceptTrue>(); in test()