xref
: /
external
/
clang
/
test
/
Modules
/
Inputs
/
merge-friends
/
friend.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
namespace
N
{
struct
n8
{
friend
struct
foo
; }; }
2
#
include
"
decl.h
"
3