Clang Project

clang_source_code/test/Modules/Inputs/linkage-merge-foo.h
1int f();
2static int g(int);
3