Home
last modified time | relevance | path

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

/external/clang/lib/ASTMatchers/Dynamic/
DDiagnostics.cpp77 static StringRef contextTypeToFormatString(Diagnostics::ContextType Type) { in contextTypeToFormatString() function
163 formatErrorString(contextTypeToFormatString(Frame.Type), Frame.Args, OS); in printContextFrameToStream()