Searched refs:get_ith (Results 1 – 1 of 1) sorted by relevance
78 std::function<const FileSpec &(size_t)> get_ith) { in FindFileIndex() argument84 const FileSpec &ith = get_ith(idx); in FindFileIndex()