Home
last modified time | relevance | path

Searched defs:ProcessInfoList (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBProcessInfoList.h17 class ProcessInfoList; variable
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DProcessInfo.h192 ProcessInfoList(const ProcessInstanceInfoList &list) : m_list(list) {} ProcessInfoList() function