Lines Matching refs:kind
770 switch (this->kind ()) in basic_symbol()
1078 symbol_kind_type yykind = this->kind (); in clear()
1178 return parser::symbol_name (this->kind ()); in name()
1231 symbol_kind_type kind () const YY_NOEXCEPT;
2831 symbol_kind_type token () const { return yyla_.kind (); } in token()
2986 symbol_kind_type kind () const YY_NOEXCEPT;
3249 switch (this->kind ()) in basic_symbol()
3341 return this->kind (); in type_get()
3348 return this->kind () == symbol_kind::S_YYEMPTY; in empty()
3356 switch (this->kind ()) in move()
3485 parser::by_kind::kind () const YY_NOEXCEPT in kind() function in yy::parser::by_kind
3494 return this->kind (); in type_get()