class PossiblyUnreachableDiag

Declaration

class PossiblyUnreachableDiag { /* full declaration omitted */ };

Declared at: clang/include/clang/Sema/ScopeInfo.h:89

Member Variables

public clang::PartialDiagnostic PD
public clang::SourceLocation Loc
public llvm::TinyPtrVector<const Stmt*> Stmts

Method Overview

  • public PossiblyUnreachableDiag(const clang::PartialDiagnostic & PD, clang::SourceLocation Loc, ArrayRef<const clang::Stmt *> Stmts)

Methods

ΒΆPossiblyUnreachableDiag(
    const clang::PartialDiagnostic& PD,
    clang::SourceLocation Loc,
    ArrayRef<const clang::Stmt*> Stmts)

Declared at: clang/include/clang/Sema/ScopeInfo.h:95

Parameters

const clang::PartialDiagnostic& PD
clang::SourceLocation Loc
ArrayRef<const clang::Stmt*> Stmts