Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1d6ebdfb66b9d63d34f34ec6ac7ec57eff7cd24b
/
.
/
clang
/
test
/
Modules
/
Inputs
/
cxx-inline-namespace-b.h
blob: 242a585673ae5e57728c48f78bcd07d5875c87fd [
file
] [
log
] [
blame
]
@import
cxx_inline_namespace
;
struct
X
::
Y
::
Z
{
void
f
(
struct
Elaborated
);
};