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


@interface S2
- (int)stringValue;
@end