Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
hidden-names
/
hidden.h
1
namespace NS {
2
struct X {};
3
}
4