Clang Project
clang_source_code
/
test
/
PCH
/
Inputs
/
pch-through-use2.cpp
1
void foo() {
2
through4(0);
3
}
4