|
clang 23.0.0git
|
RAII object to set/unset CodeGenFunction::IsSanitizerScope. More...
#include "/work/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 568 of file CodeGenFunction.h.
| CodeGenFunction::SanitizerScope::SanitizerScope | ( | CodeGenFunction * | CGF | ) |
Definition at line 2772 of file CodeGenFunction.cpp.
| CodeGenFunction::SanitizerScope::~SanitizerScope | ( | ) |
Definition at line 2778 of file CodeGenFunction.cpp.