Searched defs:GetSupportFileAtIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBCompileUnit.cpp | 156 SBFileSpec SBCompileUnit::GetSupportFileAtIndex(uint32_t idx) const { in GetSupportFileAtIndex() function in SBCompileUnit |
/llvm-project/lldb/source/Utility/ | ||
H A D | FileSpecList.cpp | 180 SupportFileList::GetSupportFileAtIndex(size_t idx) const { GetSupportFileAtIndex() function in SupportFileList |