Searched refs:AffixMatcherWarehouse (Results 1 – 3 of 3) sorted by relevance
225 class AffixMatcherWarehouse {227 AffixMatcherWarehouse() = default; // WARNING: Leaves the object in an unusable state229 AffixMatcherWarehouse(AffixTokenMatcherWarehouse* tokenWarehouse);
260 AffixMatcherWarehouse::AffixMatcherWarehouse(AffixTokenMatcherWarehouse* tokenWarehouse) in AffixMatcherWarehouse() function in AffixMatcherWarehouse264 bool AffixMatcherWarehouse::isInteresting(const AffixPatternProvider& patternInfo, in isInteresting()294 void AffixMatcherWarehouse::createAffixMatchers(const AffixPatternProvider& patternInfo, in createAffixMatchers()
85 AffixMatcherWarehouse affixMatcherWarehouse;