LLVM 19.0.0git
llvm::LineEditor Member List

This is the complete list of members for llvm::LineEditor, including all inherited members.

getCompletionAction(StringRef Buffer, size_t Pos) constllvm::LineEditor
getDefaultHistoryPath(StringRef ProgName)llvm::LineEditorstatic
getPrompt() constllvm::LineEditorinline
LineEditor(StringRef ProgName, StringRef HistoryPath="", FILE *In=stdin, FILE *Out=stdout, FILE *Err=stderr)llvm::LineEditor
loadHistory()llvm::LineEditor
readLine() constllvm::LineEditor
saveHistory()llvm::LineEditor
setCompleter(T Comp)llvm::LineEditorinline
setListCompleter(T Comp)llvm::LineEditorinline
setPrompt(const std::string &P)llvm::LineEditorinline
~LineEditor()llvm::LineEditor