Lines Matching defs:Test
14 void test() {
26 void test() {
40 void test() {
64 void test(A &a) {
70 struct Test : A {
71 Test() {} // expected-note 2 {{used here}}
86 void test() {
107 void test() {
125 void test() {
138 // Note: the way this test is written isn't really ideal, but there really
147 // FIXME: Suppressing this test while I figure out how to fix a bug in the
166 // Basic test
219 void test(X &x) {
231 void test() {
305 void test(Cls &c) {