LLVM API Documentation
#include "llvm/ADT/Optional.h"
#include "llvm/ADT/StringRef.h"
#include <cstdio>
#include <memory>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | llvm::LineEditor |
struct | llvm::LineEditor::CompletionAction |
The action to perform upon a completion request. More... | |
struct | llvm::LineEditor::Completion |
A possible completion at a given cursor position. More... | |
struct | llvm::LineEditor::CompleterConcept |
struct | llvm::LineEditor::ListCompleterConcept |
struct | llvm::LineEditor::CompleterModel< T > |
struct | llvm::LineEditor::ListCompleterModel< T > |
Namespaces | |
namespace | llvm |
List of target independent CodeGen pass IDs. |