Searched refs:CreateImpl (Results 1 – 1 of 1) sorted by relevance
97 : ImplToExpandedFst<Impl>(CreateImpl(fst, N)) {} in MatcherFst()100 : ImplToExpandedFst<Impl>(CreateImpl(fst, N)) {} in MatcherFst()158 static Impl *CreateImpl(const F &fst, const string &name) { in CreateImpl() function169 static Impl *CreateImpl(const Fst<Arc> &fst, const string &name) { in CreateImpl() function171 return CreateImpl(ffst, name); in CreateImpl()