Clang Project
clang_source_code
/
test
/
PCH
/
pch__VA_ARGS__.h
1
// Header for PCH test fuzzy-pch.c
2
void f(int X);
3