LLVM  8.0.1
Classes | Namespaces
OptTable.h File Reference
#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>
Include dependency graph for OptTable.h:
This graph shows which files directly or indirectly include this file:

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