Searched defs:FormatString (Results 1 – 10 of 10) sorted by relevance
64 std::string FormatString; in prepareValuesForPrinting() local 107 std::string FormatString; in createCPUPrinterT() local 134 Value *FormatString = Builder.CreateGlobalString(Format); in createPrintF() local [all...]
85 std::string FormatString(const char* msg, va_list args) { in FormatString() function113 std::string FormatString(const char* msg, ...) { in FormatString() function
56 using FormatString = decltype(format_string); in main() typedef
141 static void formatErrorString(StringRef FormatString, in formatErrorString()
37 inline bool FormatString(char *buffer, uptr size, const char *str_to_use) { in FormatString() function
868 StringRef llvm::dwarf::FormatString(DwarfFormat Format) { in FormatString() function in llvm::dwarf878 StringRef llvm::dwarf::FormatString(bool IsDWARF64) { in FormatString() function in llvm::dwarf
415 getCustomDiagID(Level L,StringRef FormatString) getCustomDiagID() argument
784 auto FormatString = in checkDeprecatedOrUnsafeBufferHandling() local
2291 const StringLiteral *FormatString; DiagnoseCStringFormatDirectiveInCFAPI() local
2579 StringLiteral *FormatString = OSL->getString(); DiagnoseCStringFormatDirectiveInObjCAPI() local