Home
last modified time | relevance | path

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

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