enum Sema::PragmaSectionKind
Declared at: clang/include/clang/Sema/Sema.h:10298
Enumerators
Name | Value | Comment |
---|---|---|
PSK_DataSeg | 0 | |
PSK_BSSSeg | 1 | |
PSK_ConstSeg | 2 | |
PSK_CodeSeg | 3 |
Declared at: clang/include/clang/Sema/Sema.h:10298
Name | Value | Comment |
---|---|---|
PSK_DataSeg | 0 | |
PSK_BSSSeg | 1 | |
PSK_ConstSeg | 2 | |
PSK_CodeSeg | 3 |