clang 19.0.0git
Public Member Functions | List of all members
clang::ento::PathDiagnosticConsumer::FilesMade Class Reference

#include "clang/Analysis/PathDiagnostic.h"

Public Member Functions

 ~FilesMade ()
 
bool empty () const
 
void addDiagnostic (const PathDiagnostic &PD, StringRef ConsumerName, StringRef fileName)
 
PDFileEntry::ConsumerFilesgetFiles (const PathDiagnostic &PD)
 

Detailed Description

Definition at line 110 of file PathDiagnostic.h.

Constructor & Destructor Documentation

◆ ~FilesMade()

PathDiagnosticConsumer::FilesMade::~FilesMade ( )

Definition at line 434 of file PathDiagnostic.cpp.

Member Function Documentation

◆ addDiagnostic()

void PathDiagnosticConsumer::FilesMade::addDiagnostic ( const PathDiagnostic PD,
StringRef  ConsumerName,
StringRef  fileName 
)

◆ empty()

bool clang::ento::PathDiagnosticConsumer::FilesMade::empty ( ) const
inline

Definition at line 117 of file PathDiagnostic.h.

References clang::Set.

◆ getFiles()

PathDiagnosticConsumer::PDFileEntry::ConsumerFiles * PathDiagnosticConsumer::FilesMade::getFiles ( const PathDiagnostic PD)

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