Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBFileSpec.h65 friend class SBFileSpecList; variable
H A DSBStream.h70 friend class SBFileSpecList; variable
H A DSBDefines.h59 class LLDB_API SBFileSpecList; variable