Searched refs:LookAheadMatcherBase (Results 1 – 1 of 1) sorted by relevance
133 class LookAheadMatcherBase : public MatcherBase<A> {140 LookAheadMatcherBase() in LookAheadMatcherBase() function144 virtual ~LookAheadMatcherBase() {} in ~LookAheadMatcherBase()185 : public LookAheadMatcherBase<typename M::FST::Arc> {251 : public LookAheadMatcherBase<typename M::FST::Arc> {260 using LookAheadMatcherBase<Arc>::LookAheadWeight;261 using LookAheadMatcherBase<Arc>::SetLookAheadPrefix;262 using LookAheadMatcherBase<Arc>::SetLookAheadWeight;263 using LookAheadMatcherBase<Arc>::ClearLookAheadPrefix;424 : public LookAheadMatcherBase<typename M::FST::Arc> {[all …]