xref
: /
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
DebugInfoNamespace
/
B.h
(revision d88705587fbd2a207d204e1b5d9d6df183a5ec9d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
namespace
N
{
2
struct
B
{};
3
}
4