clang-tools 22.0.0git
clang::clangd::IgnoreDiagnostics Class Reference

#include <Compiler.h>

Inheritance diagram for clang::clangd::IgnoreDiagnostics:
[legend]

Public Member Functions

void HandleDiagnostic (DiagnosticsEngine::Level DiagLevel, const clang::Diagnostic &Info) override

Static Public Member Functions

static void log (DiagnosticsEngine::Level DiagLevel, const clang::Diagnostic &Info)

Detailed Description

Definition at line 32 of file Compiler.h.

Member Function Documentation

◆ HandleDiagnostic()

void clang::clangd::IgnoreDiagnostics::HandleDiagnostic ( DiagnosticsEngine::Level DiagLevel,
const clang::Diagnostic & Info )
override

Definition at line 38 of file Compiler.cpp.

References clang::clangd::Info, and log().

◆ log()

void clang::clangd::IgnoreDiagnostics::log ( DiagnosticsEngine::Level DiagLevel,
const clang::Diagnostic & Info )
static

The documentation for this class was generated from the following files: