Clang Project
clang_source_code
/
test
/
CodeCompletion
/
some_struct.h
1
struct X { int m; };
2