Searched refs:getAllSources (Results 1 – 3 of 3) sorted by relevance
177 std::vector<llvm::StringRef> getAllSources() const;
178 std::vector<llvm::StringRef> FileShardedIndex::getAllSources() const { in getAllSources() function in clang::clangd::FileShardedIndex423 for (auto Uri : ShardedIndex.getAllSources()) { in updatePreamble()
641 ASSERT_THAT(ShardedIndex.getAllSources(), in TEST()