LLVM  8.0.1
Classes | Namespaces
LazyRandomTypeCollection.h File Reference
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/Optional.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/DebugInfo/CodeView/TypeCollection.h"
#include "llvm/DebugInfo/CodeView/TypeIndex.h"
#include "llvm/DebugInfo/CodeView/TypeRecord.h"
#include "llvm/Support/Allocator.h"
#include "llvm/Support/BinaryStreamArray.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/StringSaver.h"
#include <cstdint>
#include <vector>
Include dependency graph for LazyRandomTypeCollection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::codeview::LazyRandomTypeCollection
 Provides amortized O(1) random access to a CodeView type stream. More...
 

Namespaces

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