OpenGrok
Cross Reference: na.h
xref
: /
external
/
clang
/
test
/
Modules
/
Inputs
/
cxx-lookup
/
na.h
Home
|
History
|
Annotate
|
Download
|
only in
cxx-lookup
1
namespace
N {
struct
S {
friend
struct
foo
; }; }
2