Home | History | Annotate | Download | only in src

Lines Matching full:associated

118 /** Fetch (or create) the symbol associated to KEY.  */
121 /** Fetch (or create) the symbol associated to KEY. */
138 /** Set the \c type_name associated with \c sym.
143 /** Set the \c destructor associated with \c sym. */
150 /** Set the \c printer associated with \c sym. */
157 /* Set the \c precedence associated with \c sym.
163 /** Set the \c class associated with \c sym. */
167 /** Set the \c user_token_number associated with \c sym. */
192 /** A semantic type and its associated \c \%destructor and \c \%printer.
206 /** Fetch (or create) the semantic type associated to KEY. */
209 /** Fetch (or create) the semantic type associated to KEY. */
212 /** Set the \c destructor associated with \c type. */
216 /** Set the \c printer associated with \c type. */