LLVM  4.0.0
Namespaces | Enumerations | Variables
None.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 

Enumerations

enum  llvm::NoneType { llvm::NoneType::None }
 A simple null object to allow implicit construction of Optional<T> and similar types without having to spell out the specialization's name. More...
 

Variables

const NoneType llvm::None = None