Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/cert/
H A DStrToNumCheck.cpp57 ConversionKind classifyFormatString(StringRef Fmt, const LangOptions &LO, in classifyFormatString() function
214 Conversion = classifyFormatString(FmtStr, getLangOpts(), in check()