Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DFileSpecList.h194 static size_t GetFilesMatchingPartialPath(const char *path, bool dir_okay,
/external/llvm-project/lldb/source/Core/
DFileSpecList.cpp118 bool dir_okay, in GetFilesMatchingPartialPath() argument