Searched refs:FindFileIndexes (Results 1 – 1 of 1) sorted by relevance
210 std::vector<uint32_t> FindFileIndexes(const FileSpecList &files, const FileSpec &file) { in FindFileIndexes() function224 std::vector<uint32_t> file_indexes = FindFileIndexes(GetSupportFiles(), *file_spec_ptr); in FindLineEntry()