enum MacroUse

Description

Context in which macro name is used.

Declared at: clang/include/clang/Lex/Preprocessor.h:112

Enumerators

NameValueComment
MU_Other0
MU_Define1
MU_Undef2