Searched defs:allowsErrorCorrections (Results 1 – 2 of 2) sorted by relevance
42 AK_FORCE_INLINE bool allowsErrorCorrections(const DicNode *const dicNode) const { in allowsErrorCorrections() function49 const bool allowsErrorCorrections) const { in isOmission()
161 const bool allowsErrorCorrections = TRAVERSAL->allowsErrorCorrections(&dicNode); in expandCurrentDicNodes() local