LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

yyalloc Union Reference

Collaboration diagram for yyalloc:

Collaboration graph
[legend]
List of all members.

Public Attributes

short int yyss
YYSTYPE yyvs

Detailed Description

Definition at line 1165 of file llvmAsmParser.cpp.


Member Data Documentation

short int yyalloc::yyss
 

Definition at line 1167 of file llvmAsmParser.cpp.

YYSTYPE yyalloc::yyvs
 

Definition at line 1168 of file llvmAsmParser.cpp.


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