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


@import MethodPoolString1;
@interface A
- (int)stringValue;
@end