Home
last modified time | relevance | path

Searched defs:SBProcessInfoList (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBProcessInfoList.cpp23 SBProcessInfoList::SBProcessInfoList(const ProcessInfoList &impl) in SBProcessInfoList() function in SBProcessInfoList
28 SBProcessInfoList::SBProcessInfoList(const lldb::SBProcessInfoList &rhs) { in SBProcessInfoList() function in SBProcessInfoList
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBProcessInfo.h58 friend class SBProcessInfoList; variable
H A DSBDefines.h94 class LLDB_API SBProcessInfoList; variable