Clang Project

clang_source_code/test/CodeCompletion/Inputs/import_moduleA.h
1#include "ModuleA/moduleA.h"
2static int const FROM_HEADER = 1;
3