|
clang
5.0.0
|
RAII object to set/unset CodeGenFunction::IsSanitizerScope. More...
Public Member Functions | |
| SanitizerScope (CodeGenFunction *CGF) | |
| ~SanitizerScope () | |
RAII object to set/unset CodeGenFunction::IsSanitizerScope.
Definition at line 362 of file CodeGenFunction.h.
| CodeGenFunction::SanitizerScope::SanitizerScope | ( | CodeGenFunction * | CGF | ) |
Definition at line 2077 of file CodeGenFunction.cpp.
References clang::CodeGen::CodeGenFunction::IsSanitizerScope.
| CodeGenFunction::SanitizerScope::~SanitizerScope | ( | ) |
Definition at line 2083 of file CodeGenFunction.cpp.
1.8.6