Codebase Browser
llvm
Go to App
llvm
/
clang/test/Import/struct-in-namespace/Inputs/
N2.cpp
namespace N { struct U { int c; }; }