Home
last modified time | relevance | path

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

/external/libchrome/dbus/
Ddbus_statistics.h28 enum FormatString { enum
/external/clang/lib/ASTMatchers/Dynamic/
DDiagnostics.cpp132 static void formatErrorString(StringRef FormatString, in formatErrorString()
/external/skia/src/pdf/
DSkPDFUtils.cpp375 SkString SkPDFUtils::FormatString(const char* cin, size_t len) { in FormatString() function in SkPDFUtils
/external/clang/lib/Basic/
DDiagnosticIDs.cpp311 unsigned DiagnosticIDs::getCustomDiagID(Level L, StringRef FormatString) { in getCustomDiagID()
/external/clang/lib/Sema/
DSemaExprObjC.cpp2278 StringLiteral *FormatString = OSL->getString(); in DiagnoseCStringFormatDirectiveInObjCAPI() local
DSemaChecking.cpp1251 const StringLiteral *FormatString; in DiagnoseCStringFormatDirectiveInCFAPI() local