21#ifndef GCC_ANALYZER_EVENT_LOC_INFO_H
22#define GCC_ANALYZER_EVENT_LOC_INFO_H
union tree_node * tree
Definition coretypes.h:97
Definition access-diagram.h:30
Definition event-loc-info.h:29
location_t m_loc
Definition event-loc-info.h:34
event_loc_info(location_t loc, tree fndecl, int depth)
Definition event-loc-info.h:30
tree m_fndecl
Definition event-loc-info.h:35
int m_depth
Definition event-loc-info.h:36