Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Index / Inputs / hidden-redecls.h
blobc5558cf0ab18e3d6afe914578a75a6fa24a9d403
1 @interface Foo
2 - (void)parent_method;
3 @end