Cthulhu  0.2.10
Cthulhu compiler collection
language_info_t Struct Reference

#include <broker.h>

Collaboration diagram for language_info_t:

Public Member Functions

 STA_FIELD_SIZE (length) const size_t *decls
 passthrough decl sizes for the builtin module More...
 
 STA_FIELD_SIZE (length) const char *const *names
 name of each decl tag More...
 
 STA_FIELD_RANGE (eSemaCount, SIZE_MAX) size_t length
 size of decls More...
 

Data Fields

unit_id_t name
 the name of the builtin module More...
 

Detailed Description

Definition at line 123 of file broker.h.

Member Function Documentation

◆ STA_FIELD_RANGE()

language_info_t::STA_FIELD_RANGE ( eSemaCount  ,
SIZE_MAX   
)

size of decls

◆ STA_FIELD_SIZE() [1/2]

language_info_t::STA_FIELD_SIZE ( length  ) const

name of each decl tag

◆ STA_FIELD_SIZE() [2/2]

language_info_t::STA_FIELD_SIZE ( length  ) const

passthrough decl sizes for the builtin module

Field Documentation

◆ name

unit_id_t language_info_t::name

the name of the builtin module

Definition at line 126 of file broker.h.


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