Searched refs:AllowReplacements (Results 1 – 5 of 5) sorted by relevance
44 bool AllowReplacements = true,80 if (AllowReplacements) {
200 unsigned edit_distance(StringRef Other, bool AllowReplacements = true,
79 bool AllowReplacements, in edit_distance() argument111 if (AllowReplacements) { in edit_distance()
105 bool AllowReplacements, in edit_distance() argument110 AllowReplacements, MaxEditDistance); in edit_distance()
166 unsigned edit_distance(StringRef Other, bool AllowReplacements = true,