Searched refs:EnableLog (Results 1 – 6 of 6) sorted by relevance
329 bool EnableLog(const char *channel, const char **categories);
205 bool success = GetDebugger().EnableLog( in DoExecute()
237 bool EnableLog(llvm::StringRef channel,
1665 bool SBDebugger::EnableLog(const char *channel, const char **categories) { in EnableLog() function in SBDebugger1673 return m_opaque_sp->EnableLog(channel, GetCategoryArray(categories), "", in EnableLog()
1633 bool Debugger::EnableLog(llvm::StringRef channel, in EnableLog() function in Debugger
22692 result = (bool)(arg1)->EnableLog((char const *)arg2,(char const **)arg3); in _wrap_SBDebugger_EnableLog()