llvm/clang/test/Modules/Inputs/lookup_left.h

@interface A
- (int)method;
@end