Searched defs:FormatString (Results 1 – 9 of 9) sorted by relevance
85 std::string FormatString(const char* msg, va_list args) { in FormatString() function113 std::string FormatString(const char* msg, ...) { in FormatString() function
28 enum FormatString { enum
132 static void formatErrorString(StringRef FormatString, in formatErrorString()
311 unsigned DiagnosticIDs::getCustomDiagID(Level L, StringRef FormatString) { in getCustomDiagID()
1359 TEST(FormatterTest, FormatString) { in TEST() argument
2291 StringLiteral *FormatString = OSL->getString(); in DiagnoseCStringFormatDirectiveInObjCAPI() local
1965 const StringLiteral *FormatString; in DiagnoseCStringFormatDirectiveInCFAPI() local
343 #define FormatString PrependMagickMethod(FormatString) macro