Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/API/
H A DSBDebugger.cpp1606 static llvm::ArrayRef<const char *> GetCategoryArray(const char **categories) { in GetCategoryArray() function
1623 return m_opaque_sp->EnableLog(channel, GetCategoryArray(categories), "", in EnableLog()