Thorin 1.9.0
The Higher ORder INtermediate representation
Loading...
Searching...
No Matches
thorin::World::State Struct Reference

#include <thorin/world.h>

Classes

struct  POD
 Plain Old Data More...
 

Public Member Functions

 State ()=default
 

Public Attributes

struct thorin::World::State::POD pod
 
absl::flat_hash_set< uint32_t > breakpoints
 

Detailed Description

Definition at line 39 of file world.h.


Class Documentation

◆ thorin::World::State::POD

struct thorin::World::State::POD

Plain Old Data

Definition at line 43 of file world.h.

Class Members
u32 curr_gid = 0
u32 curr_sub = 0
bool frozen = false
Loc loc
Sym name

Constructor & Destructor Documentation

◆ State()

thorin::World::State::State ( )
default

Member Data Documentation

◆ breakpoints

absl::flat_hash_set<uint32_t> thorin::World::State::breakpoints

Definition at line 52 of file world.h.

Referenced by thorin::World::breakpoint(), and thorin::World::breakpoints().

◆ pod


The documentation for this struct was generated from the following file: