Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBFileSpecList.cpp75 const SBFileSpec SBFileSpecList::GetFileSpecAtIndex(uint32_t idx) const { in GetFileSpecAtIndex() function in SBFileSpecList
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DFileSpecList.cpp138 const FileSpec &FileSpecList::GetFileSpecAtIndex(size_t idx) const { in GetFileSpecAtIndex() function in FileSpecList