Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/LineEditor/
H A DLineEditor.cpp39 std::string CommonPrefix = Comps[0].TypedText; in getCommonPrefix() local
63 std::string CommonPrefix = getCommonPrefix(Comps); in complete() local