Compiler projects using llvm
void h(X*);

@interface X (Blah) {
}
@end

void g(X*);