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