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

/netbsd-current/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp141 static void formatErrorString(StringRef FormatString, function in namespace:clang::ast_matchers::dynamic
172 formatErrorString(contextTypeToFormatString(Frame.Type), Frame.Args, OS);
180 formatErrorString(errorTypeToFormatString(Message.Type), Message.Args, OS);

Completed in 128 milliseconds