Home
last modified time | relevance | path

Searched defs:DocumentChanges (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DProtocol.cpp482 if (auto DocumentChanges = WorkspaceEdit->getBoolean("documentChanges")) in fromJSON() local
H A DProtocol.h559 bool DocumentChanges = false; global() member