enum DeclSpec::TSC
Declared at: clang/include/clang/Sema/DeclSpec.h:252
Enumerators
Name | Value | Comment |
---|---|---|
TSC_unspecified | 0 | |
TSC_imaginary | 1 | |
TSC_complex | 2 |
Declared at: clang/include/clang/Sema/DeclSpec.h:252
Name | Value | Comment |
---|---|---|
TSC_unspecified | 0 | |
TSC_imaginary | 1 | |
TSC_complex | 2 |