Searched refs:LineEditor (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/LineEditor/ |
| H A D | LineEditor.cpp | 54 LineEditor::CompletionAction 83 LineEditor::CompletionAction LineEditor::getCompletionAction(StringRef Buffer, in getCompletionAction() 98 struct LineEditor::InternalData { 99 LineEditor *LE; 113 LineEditor::InternalData *Data; in ElGetPromptFn() 124 LineEditor::InternalData *Data; in ElCompletionFn() 198 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, in LineEditor() function in LineEditor 234 LineEditor::~LineEditor() { in ~LineEditor() 242 void LineEditor::saveHistory() { in saveHistory() 286 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, in LineEditor() function in LineEditor [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/LineEditor/ |
| H A D | LineEditor.h | 22 class LineEditor { 33 LineEditor(StringRef ProgName, StringRef HistoryPath = "", FILE *In = stdin, 35 ~LineEditor();
|
| /freebsd-13.1/contrib/llvm-project/clang/tools/clang-repl/ |
| H A D | ClangRepl.cpp | 90 llvm::LineEditor LE("clang-repl"); in main()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ |
| H A D | module.modulemap | 326 umbrella "LineEditor"
|
| /freebsd-13.1/contrib/llvm-project/ |
| H A D | FREEBSD-Xlist | 534 llvm/lib/LineEditor/CMakeLists.txt
|