Clang Project

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