enum ExpressionEvaluationContextRecord::ExpressionKind

Description

Describes whether we are in an expression constext which we have to handle differently.

Declared at: clang/include/clang/Sema/Sema.h:1321

Enumerators

NameValueComment
EK_Decltype0
EK_TemplateArgument1
EK_Other2