Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DFileSpecList.cpp118 kOnlyFileMatch = 1, enumerator
163 return IsCompatibleResult::kOnlyFileMatch; in IsCompatible()
180 if (realpath_prefixes && result == IsCompatibleResult::kOnlyFileMatch) { in FindCompatibleIndex()