Home
last modified time | relevance | path

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

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