Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DDebugger.h308 bool SetPrintDecls(bool b);
/external/llvm-project/lldb/source/Core/
DDebugger.cpp446 bool Debugger::SetPrintDecls(bool b) { in SetPrintDecls() function in Debugger