Searched refs:typed_impl (Results 1 – 2 of 2) sorted by relevance
166 WeightClassImpl<W> *typed_impl = in GetWeight() local168 return &typed_impl->weight; in GetWeight()
223 FstClassImpl<Arc> *typed_impl = static_cast<FstClassImpl<Arc> *>(impl_); in GetFst() local224 return typed_impl->GetImpl(); in GetFst()