Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
DFileSpecList.h232 …static size_t GetFilesMatchingPartialPath (const char *path, bool dir_okay, FileSpecList &matches);
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
DFileSpecList.cpp188 FileSpecList::GetFilesMatchingPartialPath (const char *path, bool dir_okay, FileSpecList &matches) in GetFilesMatchingPartialPath() function in FileSpecList