Clang Project

clang_source_code/test/CodeCompletion/Inputs/ModuleA/moduleA.h
1static int const FROM_MODULE_A = 0;
2