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

Go to the source code of this file.

Classes

class  llvm::sys::MemoryBlock
 This class encapsulates the notion of a memory block which has an address and a size. More...
 
class  llvm::sys::Memory
 This class provides various memory handling functions that manipulate MemoryBlock instances. More...
 
class  llvm::sys::OwningMemoryBlock
 Owning version of MemoryBlock. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.
 
 llvm::sys