enum TreeTransform::StmtDiscardKind

Description

The reason why the value of a statement is not discarded, if any.

Declared at: clang/lib/Sema/TreeTransform.h:348

Enumerators

NameValueComment
SDK_Discarded0
SDK_NotDiscarded0
SDK_StmtExprResult0