enum AbsoluteValueKind
Declared at: clang/lib/Sema/SemaChecking.cpp:10707
Enumerators
Name | Value | Comment |
---|---|---|
AVK_Integer | 0 | |
AVK_Floating | 1 | |
AVK_Complex | 2 |
Declared at: clang/lib/Sema/SemaChecking.cpp:10707
Name | Value | Comment |
---|---|---|
AVK_Integer | 0 | |
AVK_Floating | 1 | |
AVK_Complex | 2 |