Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/LineEditor/
DLineEditor.cpp36 std::string LineEditor::ListCompleterConcept::getCommonPrefix( in getCommonPrefix() function in LineEditor::ListCompleterConcept
64 std::string CommonPrefix = getCommonPrefix(Comps); in complete()
/external/llvm/lib/LineEditor/
DLineEditor.cpp36 std::string LineEditor::ListCompleterConcept::getCommonPrefix( in getCommonPrefix() function in LineEditor::ListCompleterConcept
64 std::string CommonPrefix = getCommonPrefix(Comps); in complete()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LineEditor/
DLineEditor.h125 static std::string getCommonPrefix(const std::vector<Completion> &Comps);
/external/llvm/include/llvm/LineEditor/
DLineEditor.h125 static std::string getCommonPrefix(const std::vector<Completion> &Comps);