Home
last modified time | relevance | path

Searched defs:HistoryPath (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/LineEditor/
H A DLineEditor.cpp193 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, in LineEditor()
281 LineEditor::LineEditor(StringRef ProgName, StringRef HistoryPath, FILE *In, in LineEditor()
/openbsd-src/gnu/llvm/llvm/include/llvm/LineEditor/
H A DLineEditor.h113 std::string HistoryPath; variable