struct SuppressedDiagnoser

Declaration

struct SuppressedDiagnoser : public VerifyICEDiagnoser { /* full declaration omitted */ };

Description

Abstract base class used for diagnosing integer constant expression violations.

Declared at: clang/lib/Sema/SemaOpenMP.cpp:16264

Inherits from: Sema::VerifyICEDiagnoser

Member Variables

Inherited from Sema::VerifyICEDiagnoser:

public Suppress

Method Overview

Inherited from Sema::VerifyICEDiagnoser:

Methods

SuppressedDiagnoser()

Declared at: clang/lib/Sema/SemaOpenMP.cpp:16265

Sema::SemaDiagnosticBuilder diagnoseNotICE(
    clang::Sema& S,
    clang::SourceLocation Loc)

Declared at: clang/lib/Sema/SemaOpenMP.cpp:16266

Parameters

clang::Sema& S
clang::SourceLocation Loc