clang  3.7.0
Public Member Functions | List of all members
clang::CodeGen::CodeGenFunction::SanitizerScope Class Reference

RAII object to set/unset CodeGenFunction::IsSanitizerScope. More...

#include <CodeGenFunction.h>

Public Member Functions

 SanitizerScope (CodeGenFunction *CGF)
 
 ~SanitizerScope ()
 

Detailed Description

RAII object to set/unset CodeGenFunction::IsSanitizerScope.

Definition at line 261 of file CodeGenFunction.h.

Constructor & Destructor Documentation

CodeGenFunction::SanitizerScope::SanitizerScope ( CodeGenFunction CGF)
CodeGenFunction::SanitizerScope::~SanitizerScope ( )

Definition at line 1744 of file CodeGenFunction.cpp.


The documentation for this class was generated from the following files: