Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp1642 static llvm::ArrayRef<const char *> GetCategoryArray(const char **categories) { in GetCategoryArray() function
1659 return m_opaque_sp->EnableLog(channel, GetCategoryArray(categories), "", in EnableLog()