ReactOS 0.4.15-dev-7788-g1ad9096
cv_defined_module Struct Reference
Collaboration diagram for cv_defined_module:

Public Attributes

BOOL allowed
 
unsigned int num_defined_types
 
struct symt ** defined_types
 

Detailed Description

Definition at line 129 of file msc.c.

Member Data Documentation

◆ allowed

BOOL cv_defined_module::allowed

Definition at line 131 of file msc.c.

◆ defined_types

struct symt** cv_defined_module::defined_types

Definition at line 133 of file msc.c.

◆ num_defined_types

unsigned int cv_defined_module::num_defined_types

Definition at line 132 of file msc.c.

Referenced by codeview_get_type().


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