Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBCompileUnit.h43 SBFileSpec GetSupportFileAtIndex(uint32_t idx) const;
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBCompileUnit.cpp156 SBFileSpec SBCompileUnit::GetSupportFileAtIndex(uint32_t idx) const { in GetSupportFileAtIndex() function in SBCompileUnit