Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DFileSpecList.cpp67 bool compare_filename_only = file_spec.GetDirectory().IsEmpty(); in FindFileIndex() local
70 if (compare_filename_only) { in FindFileIndex()