Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DTelemetry.h245 const LLDBConfig *GetConfig() { return m_config.get(); } in GetConfig() function
295 if (!manager->GetConfig()->EnableTelemetry) in DispatchNow()
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1950 ->GetConfig() in HandleCommand()