Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DFileSpecList.cpp122 IsCompatibleResult IsCompatible(const FileSpec &curr_file, in IsCompatible() function
176 IsCompatibleResult result = IsCompatible(curr_file, file_spec); in FindCompatibleIndex()
183 if (IsCompatible(*resolved_curr_file, file_spec) == in FindCompatibleIndex()