llvm/clang/test/InstallAPI/Inputs/Simple/SimpleInternalAPI2.h

#import <Foundation/Foundation.h>

__attribute__((objc_exception))
@interface SimpleInternalAPI : NSObject
@end

#define HAVE_SEEN_PROJECT_HEADER_FIRST 1