Searched defs:gf1 (Results 1 – 3 of 3) sorted by relevance
19 GeneratingFunction gf1(2, {1, -1}, in TEST() local
32 using gf1 = decltype(G<int, char>::foo1('a', 1, 2, 3, 4)); // expected-error{{no matching function}} typedef
81 static B<int long, -2> gf1; variable