Searched refs:typed_impl (Results 1 - 2 of 2) sorted by relevance

/external/openfst/src/include/fst/script/
H A Dweight-class.h166 WeightClassImpl<W> *typed_impl = local
168 return &typed_impl->weight;
H A Dfst-class.h223 FstClassImpl<Arc> *typed_impl = static_cast<FstClassImpl<Arc> *>(impl_); local
224 return typed_impl->GetImpl();

Completed in 234 milliseconds