Clang Project
clang_source_code
/
test
/
Index
/
getcursor-pp-pch.c.h
1
#define OBSCURE(X) X
2
#define DECORATION
3
4
DECORATION
5
OBSCURE(DECORATION)
6