clang
6.0.0
|
RAII object to set/unset CodeGenFunction::IsSanitizerScope. More...
#include "/work/www-prereleases/6.0.0/rc3/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 372 of file CodeGenFunction.h.
CodeGenFunction::SanitizerScope::SanitizerScope | ( | CodeGenFunction * | CGF | ) |
Definition at line 2190 of file CodeGenFunction.cpp.
References clang::CodeGen::CodeGenFunction::IsSanitizerScope.
CodeGenFunction::SanitizerScope::~SanitizerScope | ( | ) |
Definition at line 2196 of file CodeGenFunction.cpp.
References clang::CodeGen::CodeGenFunction::IsSanitizerScope.