GCC Middle and Back End API Reference
string_concat Class Reference

#include <input.h>

Public Member Functions

 string_concat (int num, location_t *locs)
 

Data Fields

int m_num
 
location_tm_locs
 

Constructor & Destructor Documentation

◆ string_concat()

string_concat::string_concat ( int num,
location_t * locs )
string_concat's constructor.   

References ggc_alloc(), i, and m_locs.

Field Documentation

◆ m_locs

location_t* string_concat::m_locs

Referenced by string_concat().

◆ m_num

int string_concat::m_num

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