Clang Project

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