Home | History | Annotate | Download | only in src

Lines Matching refs:dispatch

618   inline typename context_t::return_t dispatch (context_t *c) const
624 typename context_t::return_t r = get_subtable<SubTableType> (i).dispatch (c, lookup_type);