Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBCompileUnit.h47 uint32_t FindSupportFileIndex(uint32_t start_idx, const SBFileSpec &sb_file,
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBCompileUnit.cpp178 uint32_t SBCompileUnit::FindSupportFileIndex(uint32_t start_idx, in FindSupportFileIndex() function in SBCompileUnit