ReactOS 0.4.17-dev-357-ga8f14ff
local_ref_t Struct Reference

#include <engine.h>

Collaboration diagram for local_ref_t:

Public Attributes

BSTR name
 
int ref
 

Detailed Description

Definition at line 147 of file engine.h.

Member Data Documentation

◆ name

BSTR local_ref_t::name

Definition at line 148 of file engine.h.

Referenced by compile_function(), detach_scope(), and scope_init_locals().

◆ ref

int local_ref_t::ref

Definition at line 149 of file engine.h.

Referenced by compile_function(), detach_scope(), and scope_init_locals().


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