Home
last modified time | relevance | path

Searched refs:getCommonPrefix (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/LineEditor/
H A DLineEditor.cpp36 std::string LineEditor::ListCompleterConcept::getCommonPrefix( in getCommonPrefix() function in LineEditor::ListCompleterConcept
62 std::string CommonPrefix = getCommonPrefix(Comps); in complete()
/src/contrib/llvm-project/llvm/include/llvm/LineEditor/
H A DLineEditor.h124 static std::string getCommonPrefix(const std::vector<Completion> &Comps);