CIRCT 22.0.0git
Loading...
Searching...
No Matches
circt::lsp::PendingChangesMap Member List

This is the complete list of members for circt::lsp::PendingChangesMap, including all inherited members.

abort()circt::lsp::PendingChangesMap
debounceAndThen(const llvm::lsp::DidChangeTextDocumentParams &params, DebounceOptions options, std::function< void(std::unique_ptr< PendingChanges >)> cb)circt::lsp::PendingChangesMap
debounceAndUpdate(const llvm::lsp::DidChangeTextDocumentParams &params, DebounceOptions options, std::function< void(std::unique_ptr< PendingChanges >)> cb)circt::lsp::PendingChangesMap
enqueueChange(const llvm::lsp::DidChangeTextDocumentParams &params)circt::lsp::PendingChangesMap
erase(llvm::StringRef key)circt::lsp::PendingChangesMap
erase(const llvm::lsp::URIForFile &uri)circt::lsp::PendingChangesMap
getOrCreateEntry(std::string_view key)circt::lsp::PendingChangesMapprivate
mucirct::lsp::PendingChangesMapprivate
pendingcirct::lsp::PendingChangesMapprivate
PendingChangesMap(unsigned maxThreads=std::thread::hardware_concurrency())circt::lsp::PendingChangesMapinlineexplicit
poolcirct::lsp::PendingChangesMapprivate
takeAndErase(llvm::StringMap< PendingChanges >::iterator it)circt::lsp::PendingChangesMapprivate
taskscirct::lsp::PendingChangesMapprivate