Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBCompileUnit.h51 uint32_t FindSupportFileIndex(uint32_t start_idx, const SBFileSpec &sb_file,
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBCompileUnit.cpp168 uint32_t SBCompileUnit::FindSupportFileIndex(uint32_t start_idx, in FindSupportFileIndex() function in SBCompileUnit
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp16605 result = (uint32_t)(arg1)->FindSupportFileIndex(arg2,(lldb::SBFileSpec const &)*arg3,arg4); in _wrap_SBCompileUnit_FindSupportFileIndex()