Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DFileSpecList.h192 static size_t GetFilesMatchingPartialPath(const char *path, bool dir_okay,
/llvm-project-15.0.7/lldb/source/Core/
H A DFileSpecList.cpp116 size_t FileSpecList::GetFilesMatchingPartialPath(const char *path, in GetFilesMatchingPartialPath() function in FileSpecList