Home
last modified time | relevance | path

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

/llvm-project/polly/lib/CodeGen/
H A DRuntimeDebugBuilder.cpp64 std::string FormatString; in prepareValuesForPrinting() local
107 std::string FormatString; in createCPUPrinterT() local
134 Value *FormatString = Builder.CreateGlobalString(Format); in createPrintF() local
[all...]
/llvm-project/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/libcxx/test/std/utilities/format/format.syn/
H A Druntime_format_string.pass.cpp56 using FormatString = decltype(format_string); in main() typedef
/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp141 static void formatErrorString(StringRef FormatString, in formatErrorString()
/llvm-project/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/llvm/lib/BinaryFormat/
H A DDwarf.cpp868 StringRef llvm::dwarf::FormatString(DwarfFormat Format) { in FormatString() function in llvm::dwarf
878 StringRef llvm::dwarf::FormatString(bool IsDWARF64) { in FormatString() function in llvm::dwarf
/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp415 getCustomDiagID(Level L,StringRef FormatString) getCustomDiagID() argument
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp784 auto FormatString = in checkDeprecatedOrUnsafeBufferHandling() local
/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp2291 const StringLiteral *FormatString; DiagnoseCStringFormatDirectiveInCFAPI() local
H A DSemaExprObjC.cpp2579 StringLiteral *FormatString = OSL->getString(); DiagnoseCStringFormatDirectiveInObjCAPI() local