Searched refs:getAllSources (Results 1 – 6 of 6) sorted by relevance
50 compInst.getAllSources().Open(testFilePath, errorStream); in TEST()
175 std::vector<llvm::StringRef> getAllSources() const;
181 std::vector<llvm::StringRef> FileShardedIndex::getAllSources() const { in getAllSources() function in clang::clangd::FileShardedIndex430 for (auto Uri : ShardedIndex.getAllSources()) { in updatePreamble()
104 Fortran::parser::AllSources &getAllSources() const { return *allSources; } in getAllSources() function
185 Fortran::parser::AllSources &allSources{ci.getAllSources()}; in executeAction()
638 ASSERT_THAT(ShardedIndex.getAllSources(), in TEST()