|
clang 22.0.0git
|
#include "/work/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 989 of file CGDebugInfo.h.
| SanitizerDebugLocation::SanitizerDebugLocation | ( | CodeGenFunction * | CGF, |
| ArrayRef< SanitizerKind::SanitizerOrdinal > | Ordinals, | ||
| SanitizerHandler | Handler ) |
Definition at line 6655 of file CGDebugInfo.cpp.
Referenced by operator=(), and SanitizerDebugLocation().
| SanitizerDebugLocation::~SanitizerDebugLocation | ( | ) |
Definition at line 6664 of file CGDebugInfo.cpp.
|
delete |
References SanitizerDebugLocation().
|
delete |
References SanitizerDebugLocation().