Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
HDDiagnostics.cpp141 static void formatErrorString(StringRef FormatString, in formatErrorString()
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_flag_parser.h37 inline bool FormatString(char *buffer, uptr size, const char *str_to_use) { in FormatString() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
HDDwarf.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-13-stable/contrib/llvm-project/clang/lib/Basic/
HDDiagnosticIDs.cpp415 unsigned DiagnosticIDs::getCustomDiagID(Level L, StringRef FormatString) { in getCustomDiagID()
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDCheckSecuritySyntaxOnly.cpp784 auto FormatString = in checkDeprecatedOrUnsafeBufferHandling() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaObjC.cpp2291 const StringLiteral *FormatString; in DiagnoseCStringFormatDirectiveInCFAPI() local
HDSemaExprObjC.cpp2579 StringLiteral *FormatString = OSL->getString(); in DiagnoseCStringFormatDirectiveInObjCAPI() local