|
LLVM
4.0.0
|
#include "llvm/ADT/SmallVector.h"#include "llvm/ADT/SmallString.h"#include "llvm/ADT/StringRef.h"#include "llvm/ADT/Twine.h"#include "llvm/Option/Arg.h"#include "llvm/Option/OptSpecifier.h"#include "llvm/Option/Option.h"#include <list>#include <memory>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | llvm::opt::arg_iterator |
| arg_iterator - Iterates through arguments stored inside an ArgList. More... | |
| class | llvm::opt::ArgList |
| ArgList - Ordered collection of driver arguments. More... | |
| class | llvm::opt::InputArgList |
| class | llvm::opt::DerivedArgList |
| DerivedArgList - An ordered collection of driver arguments, whose storage may be in another argument list. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| llvm::opt | |
1.8.6