enum MacroDirective::Kind
Declared at: clang/include/clang/Lex/MacroInfo.h:316
Enumerators
Name | Value | Comment |
---|---|---|
MD_Define | 0 | |
MD_Undefine | 1 | |
MD_Visibility | 2 |
Declared at: clang/include/clang/Lex/MacroInfo.h:316
Name | Value | Comment |
---|---|---|
MD_Define | 0 | |
MD_Undefine | 1 | |
MD_Visibility | 2 |