Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp6629 case FormatStringType::Strftime: in GetFormatStringTypeName()
6649 .Case("strftime", FormatStringType::Strftime) in GetFormatStringType()
6747 if (Type == FormatStringType::Strftime) in CheckFormatArguments()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h498 Strftime, enumerator