Compiler projects using llvm
@protocol BaseProtocol
- (void) test;
@end