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


@interface S1
- (int)stringValue;
@end