Home
last modified time | relevance | path

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

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