Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBCompileUnit.cpp156 SBFileSpec SBCompileUnit::GetSupportFileAtIndex(uint32_t idx) const { in GetSupportFileAtIndex() function in SBCompileUnit
/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DFileSpecList.cpp180 SupportFileList::GetSupportFileAtIndex(size_t idx) const { in GetSupportFileAtIndex() function in SupportFileList