clang
7.0.0
|
RAII object to set/unset CodeGenFunction::IsSanitizerScope. More...
#include "/work/llvm-www-releases/7.0.0/docsbuild/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 455 of file CodeGenFunction.h.
CodeGenFunction::SanitizerScope::SanitizerScope | ( | CodeGenFunction * | CGF | ) |
Definition at line 2238 of file CodeGenFunction.cpp.
References clang::CodeGen::CodeGenFunction::IsSanitizerScope.
CodeGenFunction::SanitizerScope::~SanitizerScope | ( | ) |
Definition at line 2244 of file CodeGenFunction.cpp.
References clang::CodeGen::CodeGenFunction::IsSanitizerScope.