enum Sema::NonTrivialCUnionKind
Declared at: clang/include/clang/Sema/Sema.h:2953
Enumerators
Name | Value | Comment |
---|---|---|
NTCUK_Init | 1 | |
NTCUK_Destruct | 2 | |
NTCUK_Copy | 4 |
Declared at: clang/include/clang/Sema/Sema.h:2953
Name | Value | Comment |
---|---|---|
NTCUK_Init | 1 | |
NTCUK_Destruct | 2 | |
NTCUK_Copy | 4 |