Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBFileSpecList.cpp73 uint32_t SBFileSpecList::FindFileIndex(uint32_t idx, const SBFileSpec &sb_file, in FindFileIndex() function in SBFileSpecList
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DFileSpecList.cpp61 size_t FileSpecList::FindFileIndex(size_t start_idx, const FileSpec &file_spec, in FindFileIndex() function in FileSpecList