Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBFileSpecList.cpp82 const SBFileSpec SBFileSpecList::GetFileSpecAtIndex(uint32_t idx) const { in GetFileSpecAtIndex() function in SBFileSpecList
/external/llvm-project/lldb/source/Core/
DFileSpecList.cpp87 const FileSpec &FileSpecList::GetFileSpecAtIndex(size_t idx) const { in GetFileSpecAtIndex() function in FileSpecList