GCC Middle and Back End API Reference
auto_suppress_location_wrappers Class Reference

#include <tree.h>

Public Member Functions

 auto_suppress_location_wrappers ()
 
 ~auto_suppress_location_wrappers ()
 

Detailed Description

A class for suppressing the creation of location wrappers.
Location wrappers will not be created during the lifetime
of an instance of this class.   

Constructor & Destructor Documentation

◆ auto_suppress_location_wrappers()

auto_suppress_location_wrappers::auto_suppress_location_wrappers ( )
inline

◆ ~auto_suppress_location_wrappers()

auto_suppress_location_wrappers::~auto_suppress_location_wrappers ( )
inline

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