Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
deferred-lookup
/
a.h
1
namespace N { int f(int); }
2