Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/LineEditor/
H A DLineEditor.cpp84 LineEditor::CompletionAction LineEditor::getCompletionAction(StringRef Buffer, in getCompletionAction() function in LineEditor
146 LineEditor::CompletionAction Action = Data->LE->getCompletionAction( in ElCompletionFn()
/freebsd-12.1/contrib/llvm/include/llvm/LineEditor/
H A DLineEditor.h104 CompletionAction getCompletionAction(StringRef Buffer, size_t Pos) const;