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