Searched defs:FormatString (Results 1 – 7 of 7) sorted by relevance
28 enum FormatString { enum
132 static void formatErrorString(StringRef FormatString, in formatErrorString()
375 SkString SkPDFUtils::FormatString(const char* cin, size_t len) { in FormatString() function in SkPDFUtils
311 unsigned DiagnosticIDs::getCustomDiagID(Level L, StringRef FormatString) { in getCustomDiagID()
2278 StringLiteral *FormatString = OSL->getString(); in DiagnoseCStringFormatDirectiveInObjCAPI() local
1251 const StringLiteral *FormatString; in DiagnoseCStringFormatDirectiveInCFAPI() local
343 #define FormatString PrependMagickMethod(FormatString) macro