Home
last modified time | relevance | path

Searched refs:formatErrorString (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp141 static void formatErrorString(StringRef FormatString, in formatErrorString() function
172 formatErrorString(contextTypeToFormatString(Frame.Type), Frame.Args, OS); in printContextFrameToStream()
180 formatErrorString(errorTypeToFormatString(Message.Type), Message.Args, OS); in printMessageToStream()