Compiler projects using llvm









@interface B
- (int)method1;
- (int)method2:(float)param;
@end