Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
DFileSpecList.cpp116 bool compare_filename_only = file_spec.GetDirectory().IsEmpty(); in FindFileIndex() local
120 if (compare_filename_only) in FindFileIndex()