Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DFileSpecList.cpp119 kBothDirectoryAndFileMatch = 2, enumerator
138 return IsCompatibleResult::kBothDirectoryAndFileMatch; in IsCompatible()
143 return IsCompatibleResult::kBothDirectoryAndFileMatch; in IsCompatible()
161 return IsCompatibleResult::kBothDirectoryAndFileMatch; in IsCompatible()
177 if (result == IsCompatibleResult::kBothDirectoryAndFileMatch) in FindCompatibleIndex()
184 IsCompatibleResult::kBothDirectoryAndFileMatch) { in FindCompatibleIndex()