Home
last modified time | relevance | path

Searched defs:EnableLog (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1665 bool SBDebugger::EnableLog(const char *channel, const char **categories) { in EnableLog() function in SBDebugger
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1633 bool Debugger::EnableLog(llvm::StringRef channel, in EnableLog() function in Debugger