enum class FixedEnumPromotion
Declared at: clang/lib/Sema/SemaOverload.cpp:3963
Enumerators
Name | Value | Comment |
---|---|---|
None | 0 | |
ToUnderlyingType | 1 | |
ToPromotedUnderlyingType | 2 |
Declared at: clang/lib/Sema/SemaOverload.cpp:3963
Name | Value | Comment |
---|---|---|
None | 0 | |
ToUnderlyingType | 1 | |
ToPromotedUnderlyingType | 2 |