Home | History | Annotate | Download | only in doc

Lines Matching full:discarded

3838 @cindex discarded symbols, mid-rule actions
3845 Discarded Symbols}).
4208 of the symbols that were discarded during error processing, and the third
4209 parameter is the number of discarded symbols.
4690 @subsection Freeing Discarded Symbols
4691 @cindex freeing discarded symbols
4696 on the stack and tokens coming from the rest of the file are discarded
4699 symbols on the stack must be discarded. Even if the parser succeeds, it
4702 When discarded symbols convey heap based information, this memory is
4708 symbol is automatically discarded.
4714 designates the semantic value associated with the discarded symbol, and
4804 nonterminal that captures the discarded symbols.
4810 @cindex discarded symbols
4811 @dfn{Discarded symbols} are the following:
4834 error via @code{YYERROR} are not discarded automatically. As a rule
4851 Decl, , Freeing Discarded Symbols}).
4866 Decl, , Freeing Discarded Symbols}.): they can be per-type (e.g.,
5274 discarded symbols. @xref{Destructor Decl, , Freeing Discarded Symbols}.
8018 already parsed are discarded, back to the last complete @code{stmts}.)
8023 that the fourth rule can apply. Note that discarded symbols are
8025 Discarded Symbols}, for a means to reclaim this memory.
8081 probably correct. The previous lookahead token ought to be discarded
8644 Shift/Reduce Conflicts}. Discarded actions are reported between
8861 reduction, see @ref{Shift/Reduce, , Shift/Reduce Conflicts}. Discarded actions
9733 only means to avoid leaks. @xref{Destructor Decl, , Freeing Discarded
11588 @xref{Destructor Decl, , Freeing Discarded Symbols}.
11599 @xref{Destructor Decl, , Freeing Discarded Symbols}.
11645 discarded symbols. @xref{Destructor Decl, , Freeing Discarded Symbols}.