Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
fbb4d1e43d0db9f8d1514a0209bb01f56e49d75f
/
.
/
clang
/
test
/
Import
/
namespace
/
Inputs
/
NS.cpp
blob: 0dc86f85266b0ccf747f22997df8e97705bc205b [
file
] [
log
] [
blame
]
namespace
NS
{
void
f1
();
void
f2
();
const
int
A
=
3
;
};
// namespace NS