Home | History | Annotate | Download | only in gdbserver

Lines Matching refs:Good

4735 # Find a good install program.  We prefer a C program (faster),
4736 # so one script is as good as another. But avoid the broken or
5788 struct Good {};
5799 Good
5802 static_assert (std::is_same_v<Good, decltype(f(g1, g2))>);
6605 struct Good {};
6616 Good
6619 static_assert (std::is_same_v<Good, decltype(f(g1, g2))>);
7437 struct Good {};
7448 Good
7451 static_assert (std::is_same_v<Good, decltype(f(g1, g2))>);