Searched refs:f2_type (Results 1 – 2 of 2) sorted by relevance
76 typedef int f2_type; typedef78 typedef int f2_type(int, int); typedef81 ::f2_type(1, 2); // expected-error {{excess elements in scalar initializer}} in test_f2()