GCC Middle and Back End API Reference
|
#include <input.h>
Public Member Functions | |
string_concat (int num, location_t *locs) | |
Data Fields | |
int | m_num |
location_t * | m_locs |
string_concat::string_concat | ( | int | num, |
location_t * | locs ) |
string_concat's constructor.
References ggc_vec_alloc(), i, and m_locs.
location_t* string_concat::m_locs |
Referenced by string_concat().
int string_concat::m_num |
Referenced by string_concat_db::get_string_concatenation().