Sign in
cobalt
/
cobalt
/
3cd5432aaed8f14f27f66ade1b51aa71df939492
/
.
/
third_party
/
llvm-project
/
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
);
};