Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp76 static StringRef contextTypeToFormatString(Diagnostics::ContextType Type) { in contextTypeToFormatString() function
172 formatErrorString(contextTypeToFormatString(Frame.Type), Frame.Args, OS); in printContextFrameToStream()