Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DFileSpecList.h210 static size_t GetFilesMatchingPartialPath(const char *path, bool dir_okay,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DFileSpecList.cpp145 size_t FileSpecList::GetFilesMatchingPartialPath(const char *path, in GetFilesMatchingPartialPath() function in FileSpecList