enum PragmaFloatControlKind
Declared at: clang/include/clang/Basic/PragmaKinds.h:28
Enumerators
Name | Value | Comment |
---|---|---|
PFC_Unknown | 0 | |
PFC_Precise | 1 | |
PFC_NoPrecise | 2 | |
PFC_Except | 3 | |
PFC_NoExcept | 4 | |
PFC_Push | 5 | |
PFC_Pop | 6 |
Declared at: clang/include/clang/Basic/PragmaKinds.h:28
Name | Value | Comment |
---|---|---|
PFC_Unknown | 0 | |
PFC_Precise | 1 | |
PFC_NoPrecise | 2 | |
PFC_Except | 3 | |
PFC_NoExcept | 4 | |
PFC_Push | 5 | |
PFC_Pop | 6 |