Searched refs:getContainedErrorTypes (Results 1 – 3 of 3) sorted by relevance
83 ErrorTypeUtils::isExactMatch(terminalDicNode->getContainedErrorTypes()); in shouldBlockWord()143 ErrorTypeUtils::isExactMatch(terminalDicNode->getContainedErrorTypes()); in outputSuggestionsOfDicNode()146 terminalDicNode->getContainedErrorTypes()); in outputSuggestionsOfDicNode()149 terminalDicNode->getContainedErrorTypes()); in outputSuggestionsOfDicNode()167 terminalDicNode->getContainedErrorTypes(), in outputSuggestionsOfDicNode()
393 ErrorTypeUtils::ErrorType getContainedErrorTypes() const { in getContainedErrorTypes() function394 return mDicNodeState.mDicNodeStateScoring.getContainedErrorTypes(); in getContainedErrorTypes()417 const bool leftExactMatch = ErrorTypeUtils::isExactMatch(getContainedErrorTypes()); in compare()418 const bool rightExactMatch = ErrorTypeUtils::isExactMatch(right->getContainedErrorTypes()); in compare()
184 ErrorTypeUtils::ErrorType getContainedErrorTypes() const { in getContainedErrorTypes() function