Clang Project
clang_source_code
/
bindings
/
python
/
tests
/
cindex
/
INPUTS
/
header3.h
1
// Not a guarded header!
2
3
void
f
();
4