Searched refs:ith (Results 1 – 1 of 1) sorted by relevance
79 const FileSpec &ith = get_ith(idx); in FindFileIndex() local81 if (ConstString::Equals(ith.GetFilename(), file_spec.GetFilename(), in FindFileIndex()83 ith.IsCaseSensitive())) in FindFileIndex()86 if (FileSpec::Equal(ith, file_spec, full)) in FindFileIndex()