LLVM API Documentation

yyalloc Union Reference

Collaboration diagram for yyalloc:

Collaboration graph
[legend]
List of all members.

Public Attributes

yytype_int16 yyss
YYSTYPE yyvs

Detailed Description

Definition at line 1395 of file llvmAsmParser.cpp.


Member Data Documentation

yytype_int16 yyalloc::yyss

Definition at line 1397 of file llvmAsmParser.cpp.

YYSTYPE yyalloc::yyvs

Definition at line 1398 of file llvmAsmParser.cpp.


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