Clang Project
clang_source_code
/
test
/
Index
/
reparse-with-remaps
/
test.h
1
2
/// Comment for bar
3
void bar(void);
4