Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DDebugger.h346 bool SetPrintDecls(bool b);
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDebugger.cpp518 bool Debugger::SetPrintDecls(bool b) { in SetPrintDecls() function in Debugger