Compiler projects using llvm
#include "Base.h"
@interface DVTSourceModel(AdditionsB)
- (int)testB:(int)item matchingMask:(int)mask;
@end