Sign in
◑
Theme
llvm
/
llvm-project
/
dda73336ad22bd0b5ecda17040c50fb10fcbe5fb
/
.
/
clang
/
test
/
Modules
/
Inputs
/
cxx-inline-namespace-b.h
blob: 242a585673ae5e57728c48f78bcd07d5875c87fd [
file
]
@import
cxx_inline_namespace
;
struct
X
::
Y
::
Z
{
void
f
(
struct
Elaborated
);
};