Home
last modified time | relevance | path

Searched refs:StrftimeFormat (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3851 StrftimeFormat, enumerator
3864 .Case("strftime", StrftimeFormat) in getFormatAttrKind()
4048 if (Kind == StrftimeFormat) { in handleFormatAttr()