Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSuffixTree.h174 const unsigned MinLength = 2; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-strings/
H A Dllvm-strings.cpp76 static int MinLength = 4; global() variable