Home
last modified time | relevance | path

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

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