GDB (xrefs)
Public Attributes | List of all members
builtin_m2_type Struct Reference

#include "m2-lang.h"

Public Attributes

struct typebuiltin_char
 
struct typebuiltin_int
 
struct typebuiltin_card
 
struct typebuiltin_real
 
struct typebuiltin_bool
 

Detailed Description

Definition at line 47 of file m2-lang.h.

Member Data Documentation

struct type* builtin_m2_type::builtin_bool

Definition at line 53 of file m2-lang.h.

Referenced by build_m2_types(), and m2_language_arch_info().

struct type* builtin_m2_type::builtin_card

Definition at line 51 of file m2-lang.h.

Referenced by build_m2_types(), and m2_language_arch_info().

struct type* builtin_m2_type::builtin_char

Definition at line 49 of file m2-lang.h.

Referenced by build_m2_types(), and m2_language_arch_info().

struct type* builtin_m2_type::builtin_int

Definition at line 50 of file m2-lang.h.

Referenced by build_m2_types(), and m2_language_arch_info().

struct type* builtin_m2_type::builtin_real

Definition at line 52 of file m2-lang.h.

Referenced by build_m2_types(), and m2_language_arch_info().


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