clang 22.0.0git
|
#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 | |
SanitizerDebugLocation & | operator= (SanitizerDebugLocation &)=delete |
Definition at line 984 of file CGDebugInfo.h.
SanitizerDebugLocation::SanitizerDebugLocation | ( | CodeGenFunction * | CGF, |
ArrayRef< SanitizerKind::SanitizerOrdinal > | Ordinals, | ||
SanitizerHandler | Handler | ||
) |
Definition at line 6503 of file CGDebugInfo.cpp.
References clang::CodeGen::CodeGenFunction::IsSanitizerScope.
SanitizerDebugLocation::~SanitizerDebugLocation | ( | ) |
Definition at line 6512 of file CGDebugInfo.cpp.
References clang::CodeGen::CodeGenFunction::IsSanitizerScope.
|
delete |
|
delete |