Codebase Browser
llvm
Go to App
llvm
/
clang/test/Modules/Inputs/deferred-lookup/
a.h
namespace N { int f(int); }