Sign in
cobalt
/
cobalt
/
3cd5432aaed8f14f27f66ade1b51aa71df939492
/
.
/
third_party
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
recursive_visibility_a1_inner.h
blob: 0f9fdf709ba537f75c53221ec20e9375b578e708 [
file
] [
log
] [
blame
]
namespace
A1_Inner
{
struct
X
{};
void
f
(
X
);
}