clang API Documentation

Public Member Functions
clang::CodeGen::CodeGenFunction::SanitizerScope Class Reference

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

#include <CodeGenFunction.h>

List of all members.

Public Member Functions

 SanitizerScope (CodeGenFunction *CGF)
 ~SanitizerScope ()

Detailed Description

RAII object to set/unset CodeGenFunction::IsSanitizerScope.

Definition at line 258 of file CodeGenFunction.h.


Constructor & Destructor Documentation

Definition at line 1703 of file CodeGenFunction.cpp.


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