Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp141 static void formatErrorString(StringRef FormatString, in formatErrorString()
/freebsd/contrib/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
/freebsd/contrib/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
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp415 unsigned DiagnosticIDs::getCustomDiagID(Level L, StringRef FormatString) { in getCustomDiagID()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp2291 const StringLiteral *FormatString; in DiagnoseCStringFormatDirectiveInCFAPI() local
H A DSemaExprObjC.cpp2579 StringLiteral *FormatString = OSL->getString(); in DiagnoseCStringFormatDirectiveInObjCAPI() local