Home
last modified time | relevance | path

Searched refs:get_start_location (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Ddiagnostic-manager.cc880 (dst_point.get_supernode ()->get_start_location (), in add_events_for_eedge()
1016 dst_point.get_supernode ()->get_start_location (), in add_events_for_superedge()
H A Dsupergraph.h234 location_t get_start_location () const;
H A Dsupergraph.cc600 supernode::get_start_location () const in get_start_location() function in ana::supernode
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dprogram-point.cc214 return m_supernode->get_start_location (); in get_location()
H A Dsupergraph.h253 location_t get_start_location () const;
H A Ddiagnostic-manager.cc1851 (dst_point.get_supernode ()->get_start_location (), in add_events_for_eedge()
2106 dst_point.get_supernode ()->get_start_location (), in add_events_for_superedge()
H A Dsupergraph.cc770 supernode::get_start_location () const in get_start_location() function in ana::supernode
H A DChangeLog7110 * supergraph.cc (supernode::get_start_location): Likewise.