GCC Middle and Back End API Reference
diagnostics::paths Namespace Reference

Data Structures

class  event
class  lazy_path
class  path
class  thread

Typedefs

typedef diagnostic_event_id_t event_id_t
typedef int thread_id_t

Typedef Documentation

◆ event_id_t

◆ thread_id_t

A type for compactly referring to a particular thread within a
diagnostics::paths::path.  Typically there is just one thread per path,
with id 0.