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