Searched refs:wantDiagnostics (Results 1 – 3 of 3) sorted by relevance
675 if (Params.wantDiagnostics.hasValue()) in onDocumentDidChange()676 WantDiags = Params.wantDiagnostics.getValue() ? WantDiagnostics::Yes in onDocumentDidChange()
707 llvm::Optional<bool> wantDiagnostics; member
492 O.map("wantDiagnostics", R.wantDiagnostics) && in fromJSON()