Home
last modified time | relevance | path

Searched defs:AllowReplacements (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DStringRef.cpp93 bool AllowReplacements, in edit_distance()
101 StringRef Other, bool AllowReplacements, unsigned MaxEditDistance) const { in edit_distance_insensitive()