enum ArgType::Kind
Declared at: clang/include/clang/AST/FormatString.h:251
Enumerators
Name | Value | Comment |
---|---|---|
UnknownTy | 0 | |
InvalidTy | 1 | |
SpecificTy | 2 | |
ObjCPointerTy | 3 | |
CPointerTy | 4 | |
AnyCharTy | 5 | |
CStrTy | 6 | |
WCStrTy | 7 | |
WIntTy | 8 |
Declared at: clang/include/clang/AST/FormatString.h:251
Name | Value | Comment |
---|---|---|
UnknownTy | 0 | |
InvalidTy | 1 | |
SpecificTy | 2 | |
ObjCPointerTy | 3 | |
CPointerTy | 4 | |
AnyCharTy | 5 | |
CStrTy | 6 | |
WCStrTy | 7 | |
WIntTy | 8 |