LLVM  8.0.1
PDBSymbolTypeDimension.cpp
Go to the documentation of this file.
1 //===- PDBSymbolTypeDimension.cpp - --------------------------------*- C++
2 //-*-===//
3 //
4 // The LLVM Compiler Infrastructure
5 //
6 // This file is distributed under the University of Illinois Open Source
7 // License. See LICENSE.TXT for details.
8 //
9 //===----------------------------------------------------------------------===//
10 
12 
15 
16 #include <utility>
17 
18 using namespace llvm;
19 using namespace llvm::pdb;
21  Dumper.dump(*this);
22 }
This class represents lattice values for constants.
Definition: AllocatorList.h:24
virtual void dump(const PDBSymbolAnnotation &Symbol)
void dump(PDBSymDumper &Dumper) const override
Dumps the contents of a symbol a raw_ostream.