Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
cxx-lookup
/
na.h
1
namespace N { struct S { friend struct foo; }; }
2