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