llvm/clang/test/Modules/Inputs/cxx-lookup/na.h

namespace N { struct S { friend struct foo; }; }