xref: /llvm-project/clang/test/Modules/Inputs/redecl-merge-left-left.h (revision c50d4924eb2e84f5b2d9a39ab828410624f27643)
1*c50d4924SDouglas Gregor @import redecl_merge_left;
20475cd88SDouglas Gregor 
30475cd88SDouglas Gregor @class C4;
40475cd88SDouglas Gregor void accept_a_C4(C4*);
50475cd88SDouglas Gregor 
6c03c52eaSDouglas Gregor @class ClassWithDef;
7c03c52eaSDouglas Gregor 
8