Codebase Browser
llvm
Go to App
llvm
/
clang/test/Modules/Inputs/merge-friends/
friend.h
namespace N { struct n8 { friend struct foo; }; } #include "decl.h"