Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp642 class NullDiagnosticConsumer : public DiagnosticConsumer { global() class
644 NullDiagnosticConsumer() { m_log = GetLog(LLDBLog::Expressions); } NullDiagnosticConsumer() function in NullDiagnosticConsumer