Clang Project
clang_source_code
/
test
/
Index
/
Inputs
/
module-undef.h
1
#define MY_MACRO 1
2
#undef MY_MACRO
3