llvm/clang/test/Modules/Inputs/attr-unavailable/oneC.h

@interface E
-(void)method3;
@end