Codebase Browser
llvm
Go to App
llvm
/
clang/test/Import/struct-in-namespace/Inputs/
N3.cpp
namespace M { struct V { int d; }; }