Searched defs:GetFileSpecAtIndex (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBFileSpecList.cpp | 75 const SBFileSpec SBFileSpecList::GetFileSpecAtIndex(uint32_t idx) const { in GetFileSpecAtIndex() function in SBFileSpecList |
/freebsd/contrib/llvm-project/lldb/source/Utility/ | ||
H A D | FileSpecList.cpp | 136 const FileSpec &FileSpecList::GetFileSpecAtIndex(size_t idx) const { GetFileSpecAtIndex() function in FileSpecList |