Searched defs:EnableLog (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBDebugger.cpp | 1665 bool SBDebugger::EnableLog(const char *channel, const char **categories) { EnableLog() function in SBDebugger |
/llvm-project/lldb/source/Core/ | ||
H A D | Debugger.cpp | 1633 bool Debugger::EnableLog(llvm::StringRef channel, EnableLog() function in Debugger |