GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
cp_name_parser_yyalloc Union Reference

Public Attributes

yy_state_t yyss_alloc
 
cp_name_parser_YYSTYPE yyvs_alloc
 

Detailed Description

Definition at line 843 of file cp-name-parser.c.

Member Data Documentation

◆ yyss_alloc

yy_state_t cp_name_parser_yyalloc::yyss_alloc

Definition at line 845 of file cp-name-parser.c.

Referenced by yyparse().

◆ yyvs_alloc

cp_name_parser_YYSTYPE cp_name_parser_yyalloc::yyvs_alloc

Definition at line 846 of file cp-name-parser.c.

Referenced by yyparse().


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