Sign in
rust
/
rust-lang
/
llvm-project
/
7382066bc6aa66a510cdf95d65798d9cc74eb78b
/
.
/
clang
/
test
/
Modules
/
Inputs
/
cxx-lookup
/
na.h
blob: 684d37e8a08affd8478e8d6c2d632989343bb3bf [
file
] [
log
] [
blame
]
namespace
N
{
struct
S
{
friend
struct
foo
;
};
}