llvm/clang/test/Index/Inputs/hidden-redecls.h

@interface Foo
- (void)parent_method;
@end