Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp132 static void formatErrorString(StringRef FormatString, in formatErrorString()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DDiagnosticIDs.cpp327 unsigned DiagnosticIDs::getCustomDiagID(Level L, StringRef FormatString) { in getCustomDiagID()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp2386 StringLiteral *FormatString = OSL->getString(); in DiagnoseCStringFormatDirectiveInObjCAPI() local
H A DSemaChecking.cpp4017 const StringLiteral *FormatString; in DiagnoseCStringFormatDirectiveInCFAPI() local