Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBDebugger.cpp1612 static llvm::ArrayRef<const char *> GetCategoryArray(const char **categories) { in GetCategoryArray() function
1630 return m_opaque_sp->EnableLog(channel, GetCategoryArray(categories), "", in EnableLog()