Clang Project

clang_source_code/test/Index/Inputs/Headers/a.h
1int *getA();
2
3