Home | History | Annotate | Download | only in src

Lines Matching refs:symbol

33    * Whether this node contains a symbol, a semantic type, a \c <*>, or a
42 * The symbol or \c NULL iff
45 symbol *sym;
53 /* Proper location of the symbol, not all the rule */
56 /* If this symbol is the generated lhs for a midrule but this is the rule in
60 /* If this symbol is the generated lhs for a midrule and this is that
72 symbol *ruleprec;
86 symbol_list *symbol_list_sym_new (symbol *sym, location loc);
111 /** Get item \c n in symbol list \c l. */
115 symbol N in rule RULE. */