Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/LineEditor/
H A DLineEditor.cpp40 std::string CommonPrefix = Comps[0].TypedText; in getCommonPrefix() local
62 std::string CommonPrefix = getCommonPrefix(Comps); in complete() local