Searched refs:getAllFileContents (Results 1 – 3 of 3) sorted by relevance
240 llvm::StringMap<std::string> getAllFileContents() const;
391 llvm::StringMap<std::string> Snapshot = WorkScheduler.getAllFileContents(); in rename()
1299 llvm::StringMap<std::string> TUScheduler::getAllFileContents() const { in getAllFileContents() function in clang::clangd::TUScheduler