Searched refs:FileShardedIndex (Results 1 – 4 of 4) sorted by relevance
171 struct FileShardedIndex { struct174 explicit FileShardedIndex(IndexFileIn Input);
123 FileShardedIndex::FileShardedIndex(IndexFileIn Input) in FileShardedIndex() function in clang::clangd::FileShardedIndex178 std::vector<llvm::StringRef> FileShardedIndex::getAllSources() const { in getAllSources()189 FileShardedIndex::getShard(llvm::StringRef Uri) const { in getShard()422 FileShardedIndex ShardedIndex(std::move(IF)); in updatePreamble()
206 FileShardedIndex ShardedIndex(std::move(Index)); in update()
640 FileShardedIndex ShardedIndex(std::move(IF)); in TEST()