LLVM
8.0.1
|
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/ADT/StringSet.h"
#include "llvm/Option/OptSpecifier.h"
#include <cassert>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | llvm::opt::OptTable |
Provide access to the Option info table. More... | |
struct | llvm::opt::OptTable::Info |
Entry for a single option instance in the option data table. More... | |
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
llvm::opt | |