Compiler projects using llvm
@protocol Foo
- (void)someMethodOnFoo;
@end