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

Methods

ΒΆTestListCompleter(
    const std::vector<LineEditor::Completion>&
        Completions)

Declared at: llvm/unittests/LineEditor/LineEditor.cpp:45

Parameters

const std::vector<LineEditor::Completion>& Completions