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

/freebsd-12-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp131 static void formatErrorString(StringRef FormatString, function in namespace:clang::ast_matchers::dynamic
162 formatErrorString(contextTypeToFormatString(Frame.Type), Frame.Args, OS);
170 formatErrorString(errorTypeToFormatString(Message.Type), Message.Args, OS);

Completed in 113 milliseconds