Home
last modified time | relevance | path

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

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