Searched refs:ParsePrintfString (Results 1 – 3 of 3) sorted by relevance
644 bool ParsePrintfString(FormatStringHandler &H,
227 bool clang::analyze_format_string::ParsePrintfString(FormatStringHandler &H, in ParsePrintfString() function in clang::analyze_format_string
3565 if (!analyze_format_string::ParsePrintfString(H, Str, Str + StrLen, in CheckFormatString()