Codebase Browser
llvm
Go to App
llvm
/
clang/test/PCH/Inputs/
chain-remap-types2.h
void h(X*); @interface X (Blah) { } @end void g(X*);