struct TestListCompleter
Declaration
struct TestListCompleter { /* full declaration omitted */ };
Declared at: llvm/unittests/LineEditor/LineEditor.cpp:42
Member Variables
- public std::vector<LineEditor::Completion> Completions
Method Overview
- public TestListCompleter(const std::vector<LineEditor::Completion> & Completions)
Methods
ΒΆTestListCompleter(
const std::vector<LineEditor::Completion>&
Completions)
TestListCompleter(
const std::vector<LineEditor::Completion>&
Completions)
Declared at: llvm/unittests/LineEditor/LineEditor.cpp:45
Parameters
- const std::vector<LineEditor::Completion>& Completions