Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebugger.h354 bool SetPrintDecls(bool b);
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp453 bool Debugger::SetPrintDecls(bool b) { in SetPrintDecls() function in Debugger