|
clang
3.8.0
|
RAII object to set/unset CodeGenFunction::IsSanitizerScope. More...
#include <CodeGenFunction.h>
Public Member Functions | |
| SanitizerScope (CodeGenFunction *CGF) | |
| ~SanitizerScope () | |
RAII object to set/unset CodeGenFunction::IsSanitizerScope.
Definition at line 260 of file CodeGenFunction.h.
| CodeGenFunction::SanitizerScope::SanitizerScope | ( | CodeGenFunction * | CGF | ) |
Definition at line 1844 of file CodeGenFunction.cpp.
References clang::CodeGen::CodeGenFunction::IsSanitizerScope.
| CodeGenFunction::SanitizerScope::~SanitizerScope | ( | ) |
Definition at line 1850 of file CodeGenFunction.cpp.
1.8.6