The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Modules
Inputs
cxx-inline-namespace-b.h
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
@import cxx_inline_namespace
;
struct
X::Y::Z
{
void
f
(
struct
Elaborated
)
;
}
;