enum Sema::ObjCLiteralKind
Declared at: clang/include/clang/Sema/Sema.h:3823
Enumerators
Name | Value | Comment |
---|---|---|
LK_Array | 0 | |
LK_Dictionary | 1 | |
LK_Numeric | 2 | |
LK_Boxed | 3 | |
LK_String | 4 | |
LK_Block | 5 | |
LK_None | 6 |
Declared at: clang/include/clang/Sema/Sema.h:3823
Name | Value | Comment |
---|---|---|
LK_Array | 0 | |
LK_Dictionary | 1 | |
LK_Numeric | 2 | |
LK_Boxed | 3 | |
LK_String | 4 | |
LK_Block | 5 | |
LK_None | 6 |