Make use of the Index library through the index-test tool.
[clang.git] / test / Index / foo.h
blob2e3b403deacb6df4a73c2d0679938b96f1b685b8
1 extern int global_var;
3 void foo_func(int param1);
4 void bar_func(void);