clang 22.0.0git
Public Member Functions | List of all members
clang::CodeGen::SanitizerDebugLocation Class Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CGDebugInfo.h"

Public Member Functions

 SanitizerDebugLocation (CodeGenFunction *CGF, ArrayRef< SanitizerKind::SanitizerOrdinal > Ordinals, SanitizerHandler Handler)
 
 ~SanitizerDebugLocation ()
 
 SanitizerDebugLocation (const SanitizerDebugLocation &)=delete
 
SanitizerDebugLocationoperator= (SanitizerDebugLocation &)=delete
 

Detailed Description

Definition at line 984 of file CGDebugInfo.h.

Constructor & Destructor Documentation

◆ SanitizerDebugLocation() [1/2]

SanitizerDebugLocation::SanitizerDebugLocation ( CodeGenFunction CGF,
ArrayRef< SanitizerKind::SanitizerOrdinal Ordinals,
SanitizerHandler  Handler 
)

◆ ~SanitizerDebugLocation()

SanitizerDebugLocation::~SanitizerDebugLocation ( )

◆ SanitizerDebugLocation() [2/2]

clang::CodeGen::SanitizerDebugLocation::SanitizerDebugLocation ( const SanitizerDebugLocation )
delete

Member Function Documentation

◆ operator=()

SanitizerDebugLocation & clang::CodeGen::SanitizerDebugLocation::operator= ( SanitizerDebugLocation )
delete

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