Home
last modified time | relevance | path

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

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