LLVM  4.0.0
Classes | Namespaces
MemoryBuffer.h File Reference
#include "llvm/ADT/StringRef.h"
#include "llvm/ADT/Twine.h"
#include "llvm/Support/CBindingWrapping.h"
#include "llvm/Support/ErrorOr.h"
#include "llvm-c/Types.h"
#include <memory>
#include <cstddef>
#include <cstdint>
Include dependency graph for MemoryBuffer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::MemoryBuffer
 This interface provides simple read-only access to a block of memory, and provides simple methods for reading files and standard input into a memory buffer. More...
 
class  llvm::MemoryBufferRef
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.