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

/netbsd-current/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp76 static StringRef contextTypeToFormatString(Diagnostics::ContextType Type) { function in namespace:clang::ast_matchers::dynamic
172 formatErrorString(contextTypeToFormatString(Frame.Type), Frame.Args, OS);

Completed in 148 milliseconds