Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DFormatString.h754 bool ParsePrintfString(FormatStringHandler &H,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp638 if (!analyze_format_string::ParsePrintfString( in checkFortifiedBuiltinMemoryFunction()
9304 if (!analyze_format_string::ParsePrintfString(H, Str, Str + StrLen, in CheckFormatString()