Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
cxx-lookup
/
b.h
1
// b
2
namespace llvm { class GlobalValue; }
3
#include "y.h"
4