enum CheckSubobjectKind
Declared at: clang/lib/AST/Interp/State.h:40
Enumerators
Name | Value | Comment |
---|---|---|
CSK_Base | 0 | |
CSK_Derived | 1 | |
CSK_Field | 2 | |
CSK_ArrayToPointer | 3 | |
CSK_ArrayIndex | 4 | |
CSK_Real | 5 | |
CSK_Imag | 6 |
Declared at: clang/lib/AST/Interp/State.h:40
Name | Value | Comment |
---|---|---|
CSK_Base | 0 | |
CSK_Derived | 1 | |
CSK_Field | 2 | |
CSK_ArrayToPointer | 3 | |
CSK_ArrayIndex | 4 | |
CSK_Real | 5 | |
CSK_Imag | 6 |