The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Modules
Inputs
recursive_visibility_a2_more_inner.h
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
namespace A2_More_Inner
{
struct
X
{
}
;
void
f
(
X
)
;
}