clang 20.0.0git
|
RAII object to set/unset CodeGenFunction::IsSanitizerScope. More...
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CodeGenFunction.h"
Public Member Functions | |
SanitizerScope (CodeGenFunction *CGF) | |
~SanitizerScope () | |
RAII object to set/unset CodeGenFunction::IsSanitizerScope.
Definition at line 578 of file CodeGenFunction.h.
CodeGenFunction::SanitizerScope::SanitizerScope | ( | CodeGenFunction * | CGF | ) |
Definition at line 2664 of file CodeGenFunction.cpp.
References clang::CodeGen::CodeGenFunction::IsSanitizerScope.
CodeGenFunction::SanitizerScope::~SanitizerScope | ( | ) |
Definition at line 2670 of file CodeGenFunction.cpp.