Searched refs:CreateBase (Results 1 – 2 of 2) sorted by relevance
60 using ComposeFst<A>::CreateBase;74 SetImpl(CreateBase(fst1, fst2, opts));
518 : ImplToFst<Impl>(CreateBase(fst1, fst2, opts)) {} in CreateBase() function589 static Impl *CreateBase(const Fst<A> &fst1, const Fst<A> &fst2, in CreateBase() function