Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DOSLog.cpp207 ParsePrintfString(H, Data.begin(), Data.end(), Ctx.getLangOpts(), in computeOSLogBufferLayout()
H A DPrintfFormatString.cpp407 bool clang::analyze_format_string::ParsePrintfString(FormatStringHandler &H, in ParsePrintfString() function in clang::analyze_format_string
/llvm-project-15.0.7/clang/include/clang/AST/
H A DFormatString.h755 bool ParsePrintfString(FormatStringHandler &H,
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp1206 if (!analyze_format_string::ParsePrintfString( in checkFortifiedBuiltinMemoryFunction()
10583 if (!analyze_format_string::ParsePrintfString( in CheckFormatString()