Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Utility/
HDFileSpecList.cpp76 bool compare_filename_only = file_spec.GetDirectory().IsEmpty(); in FindFileIndex() local
80 if (compare_filename_only) { in FindFileIndex()