Clang Project

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