HomeSort by relevance Sort by last modified time
    Searched defs:LineEditor (Results 1 - 16 of 16) sorted by null

  /external/llvm/lib/LineEditor/
LineEditor.cpp 1 //===-- LineEditor.cpp - line editor --------------------------------------===//
10 #include "llvm/LineEditor/LineEditor.h"
24 std::string LineEditor::getDefaultHistoryPath(StringRef ProgName) {
33 LineEditor::CompleterConcept::~CompleterConcept() {}
34 LineEditor::ListCompleterConcept::~ListCompleterConcept() {}
36 std::string LineEditor::ListCompleterConcept::getCommonPrefix(
55 LineEditor::CompletionAction
56 LineEditor::ListCompleterConcept::complete(StringRef Buffer, size_t Pos) const {
84 LineEditor::CompletionAction LineEditor::getCompletionAction(StringRef Buffer
    [all...]
  /external/llvm/include/llvm/LineEditor/
LineEditor.h 1 //===-- llvm/LineEditor/LineEditor.h - line editor --------------*- C++ -*-===//
23 class LineEditor {
25 /// Create a LineEditor object.
34 LineEditor(StringRef ProgName, StringRef HistoryPath = "", FILE *In = stdin,
36 ~LineEditor();
81 /// Set the completer for this LineEditor. A completer is a function object
89 /// Set the completer for this LineEditor to the given list completer.
109 // Public so callbacks in LineEditor.cpp can use it.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LineEditor/
LineEditor.h 1 //===-- llvm/LineEditor/LineEditor.h - line editor --------------*- C++ -*-===//
23 class LineEditor {
25 /// Create a LineEditor object.
34 LineEditor(StringRef ProgName, StringRef HistoryPath = "", FILE *In = stdin,
36 ~LineEditor();
81 /// Set the completer for this LineEditor. A completer is a function object
89 /// Set the completer for this LineEditor to the given list completer.
109 // Public so callbacks in LineEditor.cpp can use it.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/LineEditor/
LineEditor.h 1 //===-- llvm/LineEditor/LineEditor.h - line editor --------------*- C++ -*-===//
23 class LineEditor {
25 /// Create a LineEditor object.
34 LineEditor(StringRef ProgName, StringRef HistoryPath = "", FILE *In = stdin,
36 ~LineEditor();
81 /// Set the completer for this LineEditor. A completer is a function object
89 /// Set the completer for this LineEditor to the given list completer.
109 // Public so callbacks in LineEditor.cpp can use it.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/LineEditor/
LineEditor.h 1 //===-- llvm/LineEditor/LineEditor.h - line editor --------------*- C++ -*-===//
23 class LineEditor {
25 /// Create a LineEditor object.
34 LineEditor(StringRef ProgName, StringRef HistoryPath = "", FILE *In = stdin,
36 ~LineEditor();
81 /// Set the completer for this LineEditor. A completer is a function object
89 /// Set the completer for this LineEditor to the given list completer.
109 // Public so callbacks in LineEditor.cpp can use it.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/LineEditor/
LineEditor.h 1 //===-- llvm/LineEditor/LineEditor.h - line editor --------------*- C++ -*-===//
23 class LineEditor {
25 /// Create a LineEditor object.
34 LineEditor(StringRef ProgName, StringRef HistoryPath = "", FILE *In = stdin,
36 ~LineEditor();
81 /// Set the completer for this LineEditor. A completer is a function object
89 /// Set the completer for this LineEditor to the given list completer.
109 // Public so callbacks in LineEditor.cpp can use it.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/LineEditor/
LineEditor.h 1 //===-- llvm/LineEditor/LineEditor.h - line editor --------------*- C++ -*-===//
23 class LineEditor {
25 /// Create a LineEditor object.
34 LineEditor(StringRef ProgName, StringRef HistoryPath = "", FILE *In = stdin,
36 ~LineEditor();
81 /// Set the completer for this LineEditor. A completer is a function object
89 /// Set the completer for this LineEditor to the given list completer.
109 // Public so callbacks in LineEditor.cpp can use it.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/LineEditor/
LineEditor.h 1 //===-- llvm/LineEditor/LineEditor.h - line editor --------------*- C++ -*-===//
23 class LineEditor {
25 /// Create a LineEditor object.
34 LineEditor(StringRef ProgName, StringRef HistoryPath = "", FILE *In = stdin,
36 ~LineEditor();
81 /// Set the completer for this LineEditor. A completer is a function object
89 /// Set the completer for this LineEditor to the given list completer.
109 // Public so callbacks in LineEditor.cpp can use it.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/LineEditor/
LineEditor.h 1 //===-- llvm/LineEditor/LineEditor.h - line editor --------------*- C++ -*-===//
23 class LineEditor {
25 /// Create a LineEditor object.
34 LineEditor(StringRef ProgName, StringRef HistoryPath = "", FILE *In = stdin,
36 ~LineEditor();
81 /// Set the completer for this LineEditor. A completer is a function object
89 /// Set the completer for this LineEditor to the given list completer.
109 // Public so callbacks in LineEditor.cpp can use it.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LineEditor/
LineEditor.h 1 //===-- llvm/LineEditor/LineEditor.h - line editor --------------*- C++ -*-===//
23 class LineEditor {
25 /// Create a LineEditor object.
34 LineEditor(StringRef ProgName, StringRef HistoryPath = "", FILE *In = stdin,
36 ~LineEditor();
81 /// Set the completer for this LineEditor. A completer is a function object
89 /// Set the completer for this LineEditor to the given list completer.
109 // Public so callbacks in LineEditor.cpp can use it.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/LineEditor/
LineEditor.h 1 //===-- llvm/LineEditor/LineEditor.h - line editor --------------*- C++ -*-===//
23 class LineEditor {
25 /// Create a LineEditor object.
34 LineEditor(StringRef ProgName, StringRef HistoryPath = "", FILE *In = stdin,
36 ~LineEditor();
81 /// Set the completer for this LineEditor. A completer is a function object
89 /// Set the completer for this LineEditor to the given list completer.
109 // Public so callbacks in LineEditor.cpp can use it.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/LineEditor/
LineEditor.h 1 //===-- llvm/LineEditor/LineEditor.h - line editor --------------*- C++ -*-===//
23 class LineEditor {
25 /// Create a LineEditor object.
34 LineEditor(StringRef ProgName, StringRef HistoryPath = "", FILE *In = stdin,
36 ~LineEditor();
81 /// Set the completer for this LineEditor. A completer is a function object
89 /// Set the completer for this LineEditor to the given list completer.
109 // Public so callbacks in LineEditor.cpp can use it.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/LineEditor/
LineEditor.h 1 //===-- llvm/LineEditor/LineEditor.h - line editor --------------*- C++ -*-===//
23 class LineEditor {
25 /// Create a LineEditor object.
34 LineEditor(StringRef ProgName, StringRef HistoryPath = "", FILE *In = stdin,
36 ~LineEditor();
81 /// Set the completer for this LineEditor. A completer is a function object
89 /// Set the completer for this LineEditor to the given list completer.
109 // Public so callbacks in LineEditor.cpp can use it.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/LineEditor/
LineEditor.h 1 //===-- llvm/LineEditor/LineEditor.h - line editor --------------*- C++ -*-===//
23 class LineEditor {
25 /// Create a LineEditor object.
34 LineEditor(StringRef ProgName, StringRef HistoryPath = "", FILE *In = stdin,
36 ~LineEditor();
81 /// Set the completer for this LineEditor. A completer is a function object
89 /// Set the completer for this LineEditor to the given list completer.
109 // Public so callbacks in LineEditor.cpp can use it.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/LineEditor/
LineEditor.h 1 //===-- llvm/LineEditor/LineEditor.h - line editor --------------*- C++ -*-===//
23 class LineEditor {
25 /// Create a LineEditor object.
34 LineEditor(StringRef ProgName, StringRef HistoryPath = "", FILE *In = stdin,
36 ~LineEditor();
81 /// Set the completer for this LineEditor. A completer is a function object
89 /// Set the completer for this LineEditor to the given list completer.
109 // Public so callbacks in LineEditor.cpp can use it.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/LineEditor/
LineEditor.h 1 //===-- llvm/LineEditor/LineEditor.h - line editor --------------*- C++ -*-===//
23 class LineEditor {
25 /// Create a LineEditor object.
34 LineEditor(StringRef ProgName, StringRef HistoryPath = "", FILE *In = stdin,
36 ~LineEditor();
81 /// Set the completer for this LineEditor. A completer is a function object
89 /// Set the completer for this LineEditor to the given list completer.
109 // Public so callbacks in LineEditor.cpp can use it.

Completed in 770 milliseconds