Home
last modified time | relevance | path

Searched defs:FormatString (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/third-party/benchmark/src/
H A Dcolorprint.cc85 std::string FormatString(const char* msg, va_list args) { in FormatString() function
113 std::string FormatString(const char* msg, ...) { in FormatString() function
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DRuntimeDebugBuilder.cpp119 std::string FormatString; in prepareValuesForPrinting() local
162 std::string FormatString; in createCPUPrinterT() local
261 Value *FormatString = Builder.CreateGlobalStringPtr(Format); in createPrintF() local
/llvm-project-15.0.7/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp141 static void formatErrorString(StringRef FormatString, in formatErrorString()
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flag_parser.h37 inline bool FormatString(char *buffer, uptr size, const char *str_to_use) { in FormatString() function
/llvm-project-15.0.7/llvm/lib/BinaryFormat/
H A DDwarf.cpp790 StringRef llvm::dwarf::FormatString(DwarfFormat Format) { in FormatString() function in llvm::dwarf
800 StringRef llvm::dwarf::FormatString(bool IsDWARF64) { in FormatString() function in llvm::dwarf
/llvm-project-15.0.7/clang/lib/Basic/
H A DDiagnosticIDs.cpp416 unsigned DiagnosticIDs::getCustomDiagID(Level L, StringRef FormatString) { in getCustomDiagID()
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp786 auto FormatString = in checkDeprecatedOrUnsafeBufferHandling() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprObjC.cpp2567 StringLiteral *FormatString = OSL->getString(); in DiagnoseCStringFormatDirectiveInObjCAPI() local
H A DSemaChecking.cpp5508 const StringLiteral *FormatString; in DiagnoseCStringFormatDirectiveInCFAPI() local