clang
8.0.0
|
RAII object to set/unset CodeGenFunction::IsSanitizerScope. More...
#include "/work/www-prereleases/8.0.0/rc2/builddocs/llvm.src/tools/clang/lib/CodeGen/CodeGenFunction.h"
Public Member Functions | |
SanitizerScope (CodeGenFunction *CGF) | |
~SanitizerScope () | |
RAII object to set/unset CodeGenFunction::IsSanitizerScope.
Definition at line 456 of file CodeGenFunction.h.
CodeGenFunction::SanitizerScope::SanitizerScope | ( | CodeGenFunction * | CGF | ) |
Definition at line 2299 of file CodeGenFunction.cpp.
References clang::CodeGen::CodeGenFunction::IsSanitizerScope.
CodeGenFunction::SanitizerScope::~SanitizerScope | ( | ) |
Definition at line 2305 of file CodeGenFunction.cpp.
References clang::CodeGen::CodeGenFunction::IsSanitizerScope.