Searched refs:Test37 (Results 1 – 4 of 4) sorted by relevance
187 @interface Test37 interface197 extern template void test37<Test37>(Test37 *a); function198 template void test37<Test37>(Test37 *a); function224 [Test37 array];238 Test37 *instantiate_init() {239 Test37 *result = [[Test37 alloc] init];249 template Test37* instantiate_init<int>();
1821 namespace Test37 { namespace
675 @class Test37; // expected-note{{forward declaration of class here}}676 void test37(Test37 *c) {677 …for (id y in c) { // expected-error {{collection expression type 'Test37' is a forward declaration…
957 @class Test37;960 Test37 *var;