LLVM  8.0.1
Classes | Namespaces | Functions
RandomNumberGenerator.h File Reference
#include "llvm/Support/Compiler.h"
#include "llvm/Support/DataTypes.h"
#include <random>
#include <system_error>
Include dependency graph for RandomNumberGenerator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::RandomNumberGenerator
 A random number generator. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Functions

std::error_code llvm::getRandomBytes (void *Buffer, size_t Size)