Home
last modified time | relevance | path

Searched defs:NullDiagnosticConsumer (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp694 class NullDiagnosticConsumer : public DiagnosticConsumer { class
696 NullDiagnosticConsumer() { m_log = GetLog(LLDBLog::Expressions); } in NullDiagnosticConsumer() function in NullDiagnosticConsumer