Home
last modified time | relevance | path

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

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