GCC Middle and Back End API Reference
|
#include <event-loc-info.h>
Public Member Functions | |
event_loc_info (location_t loc, tree fndecl, int depth) | |
Data Fields | |
location_t | m_loc |
tree | m_fndecl |
int | m_depth |
A bundle of location information for a checker_event.
|
inline |
int ana::event_loc_info::m_depth |
tree ana::event_loc_info::m_fndecl |
location_t ana::event_loc_info::m_loc |