Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDDebugger.h351 bool GetPrintDecls() const;
/freebsd-14-stable/contrib/llvm-project/lldb/source/Expression/
HDREPL.cpp369 if (debugger.GetPrintDecls()) { in IOHandlerInputComplete()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Core/
HDDebugger.cpp569 bool Debugger::GetPrintDecls() const { in GetPrintDecls() function in Debugger