Searched defs:SupportsDocumentChanges (Results 1 – 2 of 2) sorted by relevance
296 bool SupportsDocumentChanges = false; global() variable
120 toCodeAction(const Fix & F,const URIForFile & File,const std::optional<int64_t> & Version,bool SupportsDocumentChanges,bool SupportChangeAnnotation) toCodeAction() argument