redecl-merge-bottom.h revision 27c6da284f90e32cda0ec8f52a2b6ba5a2613252
1a1be278c4f3a234ff61f04018d26c6beecde1654Douglas Gregor__import_module__ redecl_merge_left;
2cce54aa6a40e4c39b25532336e17ce40f0a7e087Douglas Gregor
3cce54aa6a40e4c39b25532336e17ce40f0a7e087Douglas Gregor@class C4;
4cce54aa6a40e4c39b25532336e17ce40f0a7e087Douglas Gregor@class C4;
5a1be278c4f3a234ff61f04018d26c6beecde1654Douglas Gregor__import_module__ redecl_merge_right;
6a1be278c4f3a234ff61f04018d26c6beecde1654Douglas Gregor
7ecb19382e1041f4e90f44c541173b85e4f328b84Douglas Gregor@class B;
8ecb19382e1041f4e90f44c541173b85e4f328b84Douglas Gregor
9a1be278c4f3a234ff61f04018d26c6beecde1654Douglas Gregor@class A;
10ecb19382e1041f4e90f44c541173b85e4f328b84Douglas Gregor
1127c6da284f90e32cda0ec8f52a2b6ba5a2613252Douglas Gregor@protocol P1;
1227c6da284f90e32cda0ec8f52a2b6ba5a2613252Douglas Gregor
13c3cfd2ab3338d47861ece597212f21b972ebe727Douglas Gregorvoid refers_to_C4(C4*);
14c3cfd2ab3338d47861ece597212f21b972ebe727Douglas Gregor
15f63b0a5f5445830a845895ee16f3affeaffd2e9dDouglas Gregor#ifdef __cplusplus
16f63b0a5f5445830a845895ee16f3affeaffd2e9dDouglas Gregortemplate<typename T> class Vector;
17f63b0a5f5445830a845895ee16f3affeaffd2e9dDouglas Gregor
18f63b0a5f5445830a845895ee16f3affeaffd2e9dDouglas Gregortemplate<typename T> class Vector;
19f63b0a5f5445830a845895ee16f3affeaffd2e9dDouglas Gregor
20f63b0a5f5445830a845895ee16f3affeaffd2e9dDouglas Gregortemplate<typename T> class Vector;
21f63b0a5f5445830a845895ee16f3affeaffd2e9dDouglas Gregor#endif
22f63b0a5f5445830a845895ee16f3affeaffd2e9dDouglas Gregor
23