LLVM  8.0.1
Namespaces | Enumerations | Variables
None.h File Reference

Go to the source code of this file.

Namespaces

 llvm
 This class represents lattice values for constants.
 

Enumerations

enum  llvm::NoneType { llvm::NoneType::None = 1 }
 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 = NoneType::None