Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOSLog.cpp208 ParsePrintfString(H, Data.begin(), Data.end(), Ctx.getLangOpts(), in computeOSLogBufferLayout()
H A DPrintfFormatString.cpp426 bool clang::analyze_format_string::ParsePrintfString(FormatStringHandler &H, in ParsePrintfString() function in clang::analyze_format_string
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h779 bool ParsePrintfString(FormatStringHandler &H,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp1329 if (!analyze_format_string::ParsePrintfString( in checkFortifiedBuiltinMemoryFunction()
1418 if (!analyze_format_string::ParsePrintfString( in checkFortifiedBuiltinMemoryFunction()
7870 if (!analyze_format_string::ParsePrintfString( in CheckFormatString()