enum FormatAttrKind
Declared at: clang/lib/Sema/SemaDeclAttr.cpp:3696
Enumerators
Name | Value | Comment |
---|---|---|
CFStringFormat | 0 | |
NSStringFormat | 1 | |
StrftimeFormat | 2 | |
SupportedFormat | 3 | |
IgnoredFormat | 4 | |
InvalidFormat | 5 |
Declared at: clang/lib/Sema/SemaDeclAttr.cpp:3696
Name | Value | Comment |
---|---|---|
CFStringFormat | 0 | |
NSStringFormat | 1 | |
StrftimeFormat | 2 | |
SupportedFormat | 3 | |
IgnoredFormat | 4 | |
InvalidFormat | 5 |