Home
last modified time | relevance | path

Searched defs:SBFileSpecList (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBFileSpecList.cpp24 SBFileSpecList::SBFileSpecList() : m_opaque_up(new FileSpecList()) { in SBFileSpecList() function in SBFileSpecList
28 SBFileSpecList::SBFileSpecList(const SBFileSpecList &rhs) { in SBFileSpecList() function in SBFileSpecList
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBFileSpec.h68 friend class SBFileSpecList; variable
H A DSBStream.h82 friend class SBFileSpecList; variable
H A DSBDefines.h76 class LLDB_API SBFileSpecList; variable