Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp133 void formatErrorString(StringRef FormatString, ArrayRef<std::string> Args, in formatErrorString()
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DDiagnosticIDs.cpp315 unsigned DiagnosticIDs::getCustomDiagID(Level L, StringRef FormatString) { in getCustomDiagID()
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp2094 StringLiteral *FormatString = OSL->getString(); in DiagnoseCStringFormatDirectiveInObjCAPI() local
H A DSemaChecking.cpp942 const StringLiteral *FormatString; in DiagnoseCStringFormatDirectiveInCFAPI() local