Home
last modified time | relevance | path

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

/external/llvm/unittests/LineEditor/
DLineEditor.cpp62 LineEditor::CompletionAction CA = LE->getCompletionAction("", 0); in TEST_F()
68 CA = LE->getCompletionAction("", 0); in TEST_F()
80 CA = LE->getCompletionAction("", 0); in TEST_F()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/LineEditor/
DLineEditor.cpp62 LineEditor::CompletionAction CA = LE->getCompletionAction("", 0); in TEST_F()
68 CA = LE->getCompletionAction("", 0); in TEST_F()
80 CA = LE->getCompletionAction("", 0); in TEST_F()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LineEditor/
DLineEditor.cpp84 LineEditor::CompletionAction LineEditor::getCompletionAction(StringRef Buffer, in getCompletionAction() function in LineEditor
146 LineEditor::CompletionAction Action = Data->LE->getCompletionAction( in ElCompletionFn()
/external/llvm/lib/LineEditor/
DLineEditor.cpp84 LineEditor::CompletionAction LineEditor::getCompletionAction(StringRef Buffer, in getCompletionAction() function in LineEditor
146 LineEditor::CompletionAction Action = Data->LE->getCompletionAction( in ElCompletionFn()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LineEditor/
DLineEditor.h104 CompletionAction getCompletionAction(StringRef Buffer, size_t Pos) const;
/external/llvm/include/llvm/LineEditor/
DLineEditor.h104 CompletionAction getCompletionAction(StringRef Buffer, size_t Pos) const;