Home
last modified time | relevance | path

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

/external/clang/lib/ASTMatchers/Dynamic/
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()