Searched refs:SendDiagnosticCategory (Results 1 – 3 of 3) sorted by relevance
47 bool SendDiagnosticCategory = false; member
446 if (Opts.SendDiagnosticCategory && !D.Category.empty()) in toLSPDiags()
529 DiagOpts.SendDiagnosticCategory = Params.capabilities.DiagnosticCategory; in onInitialize()