Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBFileSpecList.cpp75 const SBFileSpec SBFileSpecList::GetFileSpecAtIndex(uint32_t idx) const { in GetFileSpecAtIndex() function in SBFileSpecList
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DFileSpecList.cpp136 const FileSpec &FileSpecList::GetFileSpecAtIndex(size_t idx) const { GetFileSpecAtIndex() function in FileSpecList