Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
DebugInfoNamespace
/
B.h
1
namespace N {
2
struct B {};
3
}
4