21#ifndef GCC_ANALYZER_EVENT_LOC_INFO_H
22#define GCC_ANALYZER_EVENT_LOC_INFO_H
Definition exploded-graph.h:206
Definition program-point.h:54
union tree_node * tree
Definition coretypes.h:97
Definition access-diagram.h:30
location_t m_loc
Definition event-loc-info.h:37
event_loc_info(location_t loc, tree fndecl, int depth)
Definition event-loc-info.h:30
tree m_fndecl
Definition event-loc-info.h:38
event_loc_info(const program_point &point)
int m_depth
Definition event-loc-info.h:39
event_loc_info(const exploded_node *enode)