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