Searched refs:EnableLog (Results 1 – 6 of 6) sorted by relevance
451 bool EnableLog(const char *channel, const char **categories);
203 bool success = GetDebugger().EnableLog( in DoExecute()
234 bool EnableLog(llvm::StringRef channel,
1662 bool SBDebugger::EnableLog(const char *channel, const char **categories) { in EnableLog() function in SBDebugger1670 return m_opaque_sp->EnableLog(channel, GetCategoryArray(categories), "", in EnableLog()
1804 bool Debugger::EnableLog(llvm::StringRef channel, in EnableLog() function in Debugger
23005 result = (bool)(arg1)->EnableLog((char const *)arg2,(char const **)arg3); in _wrap_SBDebugger_EnableLog()