Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp132 static void formatErrorString(StringRef FormatString, in formatErrorString() function
163 formatErrorString(contextTypeToFormatString(Frame.Type), Frame.Args, OS); in printContextFrameToStream()
171 formatErrorString(errorTypeToFormatString(Message.Type), Message.Args, OS); in printMessageToStream()