|
clang 24.0.0git
|
Result of attempting to extract the original variable from a DecompositionDecl. More...
#include "clang/AST/DeclCXX.h"
Public Types | |
| enum | DiagnosticKind { CallExpr = 0 , InitListExpr = 1 , Temporary = 2 , MoveExpr = 3 } |
Public Attributes | |
| const VarDecl * | Var = nullptr |
| DiagnosticKind | DiagKind = Temporary |
Result of attempting to extract the original variable from a DecompositionDecl.
| DiagnosticKind clang::DecompositionDecl::OriginalVarResult::DiagKind = Temporary |